Implementacion Inicial SumUP

This commit is contained in:
adevopg
2025-03-02 17:37:33 +01:00
parent 34eec87bf2
commit 6365624e25
9 changed files with 193 additions and 3 deletions
+9
View File
@@ -0,0 +1,9 @@
<!DOCTYPE html>
{% include 'partials/head.html' %}
{% include 'partials/header.html' %}
{% include 'partials/video.html' %}
{% include 'partials/pago_sumup.html' %}
{% include 'partials/social.html' %}
{% include 'partials/footer.html' %}
{% include 'partials/final.html' %}