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