fisk/core/templates/wm/page.html

7 lines
94 B
HTML

{% extends "base.html" %}
{% block content %}
{% include window_content %}
{% endblock %}