diff --git a/accountant/frontend/templates/layout.html b/accountant/frontend/templates/layout.html index ec1a733..594f583 100644 --- a/accountant/frontend/templates/layout.html +++ b/accountant/frontend/templates/layout.html @@ -14,6 +14,7 @@ You should have received a copy of the GNU Affero General Public License along with Accountant. If not, see . #} +{# vim: set tw=80 ts=2 sw=2 sts=2: #} @@ -25,52 +26,71 @@ + + + + - + -
-
- {% block body %}{% endblock %} -
+
+ {% block body %}{% endblock %}
- -