X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/6d0777840e50ce98f3d96629b4e92bbdccd3001c..2df470b2376b79d67ab3f962ef6bd18adc653999:/data/templates/base.htm diff --git a/data/templates/base.htm b/data/templates/base.htm index f406f00..bebc909 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