2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-22 09:57:15 +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 %}