{% extends "base.html" %} {% block body_container %} {% include "title.html" %} {{ message|markdown }} {% endblock %}