Add the navbar to the default layout.

This commit is contained in:
vonavi
2014-02-02 00:18:20 +02:00
parent 5543f78677
commit c0e9e189a0
3 changed files with 27 additions and 0 deletions
+1
View File
@@ -26,6 +26,7 @@
</head>
<body>
{% include navbar.html %}
{{ content }}