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

This is Page 3

{% endblock content %}