modified index templates

some meta information moved to index_head_functions_add.html

WIP: #2
This commit is contained in:
2021-02-16 12:55:35 +01:00
parent b5b9655c1e
commit 5205aa089b
5 changed files with 32 additions and 30 deletions

View File

@@ -1,11 +1,10 @@
<!DOCTYPE html>
[# minimalistic template]
<html lang="{language}">
<html lang="{winix_html_lang_attr}">
<head>
[include "index_head_functions_add.html"]
<meta charset="UTF-8">
<title>[doc_title]</title>
</head>