X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/907069eb20e289851641b0383e9e13a91008bc33..271df87bc8c768167889902c455d3c7dfc0f155b:/data/templates/base.htm?ds=sidebyside diff --git a/data/templates/base.htm b/data/templates/base.htm index d0c3cee..aaf61da 100644 --- a/data/templates/base.htm +++ b/data/templates/base.htm @@ -1,17 +1,43 @@ + {% block title %}{% endblock %} - Phorkie - -
{% block content %}{% endblock %}
+ + +
+
+
+ {% block content %}{% endblock %} +
+
+ {% block sidebar %}{% endblock %} +
+
+
\ No newline at end of file