1

Add the navbar to the default layout.

This commit is contained in:
vonavi
2014-01-24 20:08:25 +02:00
parent 5543f78677
commit c0e9e189a0
3 changed files with 27 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
</head>
<body>
{% include navbar.html %}
{{ content }}