diff options
author | Jonas Kohl | 2024-09-04 20:10:41 +0200 |
---|---|---|
committer | Jonas Kohl | 2024-09-04 20:10:41 +0200 |
commit | 5d4652e6bc0009b32bfe1b1a4fc9b7431cd8fe88 (patch) | |
tree | a4d6256bbf8f746a3a88ebb7596ae035a9a5d6ff /includes/template_start.html |
Initial commit
Diffstat (limited to 'includes/template_start.html')
-rw-r--r-- | includes/template_start.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/template_start.html b/includes/template_start.html new file mode 100644 index 0000000..63e9f81 --- /dev/null +++ b/includes/template_start.html @@ -0,0 +1,2 @@ +<!--#include virtual="./template_head_start.html"--> +<!--#include virtual="./template_head_end.html"--> |