flask-base/templates/index.html
2018-03-31 18:26:40 +02:00

5 lines
64 B
HTML

{% extends "base.html" %}
{% block content -%}
{%- endblock %}