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