X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/1a8bb56c72ad34cf159e03b97a467e5e35a614c5..e89b9ef6bc1d93736bfa0f0a4a4ab88690ab900e:/data/templates/base.htm diff --git a/data/templates/base.htm b/data/templates/base.htm index 906453e..8192b6b 100644 --- a/data/templates/base.htm +++ b/data/templates/base.htm @@ -2,11 +2,13 @@ + - + {% block title %}{% endblock %} - {{title}} - - + + + {% block meta %}{% endblock %} {{topbar|raw}} @@ -18,16 +20,26 @@