This commit is contained in:
adevopg
2024-11-12 09:17:08 +01:00
parent fe43f30207
commit 6b976046cb
211 changed files with 18030 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<!DOCTYPE html>
{% include 'partials/head.html' %}
{% include 'partials/start_time.html' %}
{% include 'partials/header.html' %}
{% include 'partials/video.html' %}
{% include 'partials/noticias.html' %}
{% include 'partials/social.html' %}
{% include 'partials/footer.html' %}
{% include 'partials/final.html' %}