Initial commit

This commit is contained in:
mid
2024-06-01 17:40:11 +03:00
commit f4b0a0b531
36 changed files with 4027 additions and 0 deletions

7
404.html.l Normal file
View File

@@ -0,0 +1,7 @@
{% title = BigGlobe.cfg.sitename .. " - 404" %}
{% function content() %}
<p>This page doesn't exist.</p>
{% end %}
{# base.inc