summaryrefslogtreecommitdiff
path: root/templates/index.html.j2
blob: fa4873e907cc0a053cf44ffb032640831b60f32b (plain)
1
2
3
4
{% extends "template.html.j2" %}
{% block content %}
    {{ content|safe }}
{% endblock %}