{% extends "base.html" %} {% block header %} {{ super() }} {% endblock header %} {% block content %} {% include "partials/navbar.html" %}