mirror of
https://git.ugnet.gay/CrossTalk/azul.git
synced 2026-05-27 22:59:49 +00:00
init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<TEXTAD>
|
||||
<adtext>{caption}</adtext>
|
||||
<hiturl>{url}</hiturl>
|
||||
<tab/>
|
||||
<ct/>
|
||||
<flag>0</flag>
|
||||
</TEXTAD>
|
||||
@@ -0,0 +1,7 @@
|
||||
<html>
|
||||
<body>
|
||||
<h1>Here be dragons!</h1>
|
||||
<p>You appear to be lost, go <a href="https://{{ settings.WEBSITE_HOST }}">here</a>.</p>
|
||||
<i><small>Powered by Azul <b>{{ settings.VERSION }} ({% if settings.DEBUG %}DEBUG{% else %}PROD{% endif %})</b></small></i>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user