@@ -28,7 +28,7 @@
<body>
<div id="wrap">
{% block navigation %}
- {%- from themes("macros.html") import topnav with context -%}
+ {%- from theme("macros.html") import topnav with context -%}
<!-- Navigation -->
<nav class="navbar navbar-default navbar-static-top">
<div class="container">