Files
azul/core/tmpl/misc/miscconns.html
T
Athena Funderburg 21f38ee3e1 production init
2026-05-26 16:41:23 +00:00

8 lines
252 B
HTML

<html>
<body>
<h1>Here be dragons!</h1>
<p>You appear to be lost, go <a href="https://crosstalk.im">here</a>.</p>
<i><small>Powered by Azul <b>{{ settings.VERSION }}-{% if settings.DEBUG %}DEBUG{% else %}PROD{% endif %}</b></small></i>
</body>
</html>