X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/64ff825aec91fd0f914d05cf17cd299be83b165c..81e9ac241907e0a802122e6787e648ce3bb1b494:/data/templates/base.htm diff --git a/data/templates/base.htm b/data/templates/base.htm index d0c3cee..f36f53b 100644 --- a/data/templates/base.htm +++ b/data/templates/base.htm @@ -1,17 +1,45 @@ + - + + {% block title %}{% endblock %} - Phorkie + - -
{% block content %}{% endblock %}
+ + +
+
+
+ {% block content %}{% endblock %} +
+
+ {% block sidebar %}{% endblock %} +
+
+
\ No newline at end of file