voxelman/docs/_templates/layout.html

4 lines
78 B
HTML
Raw Normal View History

{% extends "!layout.html" %}
{% block linktags %}
2020-01-09 04:29:05 +01:00
{{ super() }}
{% endblock %}