{% extends "bootstrap/base.html" %} {% import "bootstrap/wtf.html" as wtf %} {% block title %}This is an example page{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}