{% extends '_nav.html' %} {% import "bootstrap/wtf.html" as wtf %} {% block content %}
{% include '_nav_top.html' %}

{{ message }}

{% endblock %}