2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2025-01-05 07:56:59 +01:00
waf/docs/sphinx/_templates/layout.html
2011-11-14 06:01:19 +01:00

6 lines
78 B
HTML

{% extends "!layout.html" %}
{% block footer %}
{{ super() }}
{% endblock %}