Files
tripwithbonus/templates/pages/p_user_profile.html
2023-07-10 13:18:01 +03:00

4 lines
148 B
HTML

{% include 'inter/meta.html' %}
{% include 'blocks/b_header.html' %}
{% include 'blocks/b_user_profile.html' %}
{% include 'blocks/b_footer.html' %}