Files
TTS/docs/source/_templates/page.html
2023-03-13 12:42:01 +01:00

5 lines
80 B
HTML

{% extends "!page.html" %}
{% block scripts %}
{{ super() }}
{% endblock %}