Files
NightSpire/home/templates/account/restore_items.html
T
2025-02-16 17:22:26 +01:00

9 lines
288 B
HTML

<!DOCTYPE html>
{% include 'partials/head.html' %}
{% include 'partials/header.html' %}
{% include 'partials/video.html' %}
{% include 'partials/restore_items.html' %}
{% include 'partials/social.html' %}
{% include 'partials/footer.html' %}
{% include 'partials/final.html' %}