diff --git a/templates/browser/view.html b/templates/browser/view.html index 803a0d1..299bd50 100644 --- a/templates/browser/view.html +++ b/templates/browser/view.html @@ -2,6 +2,10 @@ {% load gravatar %} {% load vcs %} +{% block navigation %} +{% include "browser/navigation.html" %} +{% endblock %} + {% block content %}