{% extends "navtag_tests/home.txt" %}
{% load navtag %}

{% block nav %}
{% nav "" %}
{{ block.super }}
{% endblock %}