X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/6d0777840e50ce98f3d96629b4e92bbdccd3001c..271df87bc8c768167889902c455d3c7dfc0f155b:/data/templates/base.htm?ds=sidebyside diff --git a/data/templates/base.htm b/data/templates/base.htm index f406f00..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