fisk/core/templates/wm/page.html

7 lines
94 B
HTML
Raw Normal View History

2022-10-14 06:20:30 +00:00
{% extends "base.html" %}
{% block content %}
{% include window_content %}
{% endblock %}