{% extends "base.html" %} {% import "bootstrap/wtf.html" as wtf %} {% block extra_libraries %} {% endblock %} {% block content %}
{{ body|safe }}