0
0
Fork 0

import from old webserver

This commit is contained in:
Jannik Beyerstedt 2024-01-27 15:16:42 +01:00
commit 800364e63d
372 changed files with 31760 additions and 0 deletions

20
template.shtml Normal file
View file

@ -0,0 +1,20 @@
<!--#include virtual="ssi_site_header.html" -->
<!-- begin of specific page header -->
<title>Easterhegg 2009 - [%title%]</title>
<!-- end of specific page header -->
<!--#include virtual="ssi_site_intro.html" -->
<!-- begin of specific page content -->
[%content%]
<!-- end of specific page content -->
<!--#include virtual = "ssi_site_extro.html" -->