{% extends "base.html" %} {% set title = "Main" %} {% set active = "main" %} {% block content %}

Navbar example

This example is a quick exercise to illustrate how fixed to top navbar works. As you scroll, it will remain fixed to the top of your browser’s viewport.

View navbar docs »
{{text}}

Exception example

{% endblock %}