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