{% extends "base.html" %} {% block content %}
{% include "examples/navigation/_navigation.html" %}

This is Page 1

{% endblock content %}