mirror of
https://github.com/wassname/TTS.git
synced 2026-08-21 11:11:30 +08:00
5 lines
80 B
HTML
5 lines
80 B
HTML
{% extends "!page.html" %}
|
|
{% block scripts %}
|
|
{{ super() }}
|
|
{% endblock %}
|