2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-12-11 19:29:39 +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 %}