Implementadas algunas rutas faltantes

This commit is contained in:
adevopg
2025-02-16 17:22:26 +01:00
parent c3fea2e0a2
commit 45ab155153
19 changed files with 340 additions and 21 deletions
@@ -0,0 +1,9 @@
<!DOCTYPE html>
{% include 'partials/head.html' %}
{% include 'partials/header.html' %}
{% include 'partials/video.html' %}
{% include 'partials/restore_character.html' %}
{% include 'partials/social.html' %}
{% include 'partials/footer.html' %}
{% include 'partials/final.html' %}