mirror of
https://github.com/coqui-ai/TTS.git
synced 2025-12-21 18:59:30 +01:00
5 lines
80 B
HTML
5 lines
80 B
HTML
|
|
{% extends "!page.html" %}
|
||
|
|
{% block scripts %}
|
||
|
|
{{ super() }}
|
||
|
|
{% endblock %}
|