Files
NightSpire/home/templates/account/pago_sumup.html
T
2025-03-02 17:37:33 +01:00

9 lines
285 B
HTML

<!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' %}