{% extends "base.html" %} {% block main %}
{% filter markdown %} {%- include report ~ ".md" %} {% endfilter %}
{% endblock main %}