{% extends "shared/base.html" %} {% block title %}{{ section.title }}{% endblock title %} {% block content %} {% include "shared/header.html" %} {% endblock content %}