0.0.7 add user_profile

This commit is contained in:
2023-07-10 13:18:01 +03:00
parent da67b17fff
commit 6dcb6c8a9e
2 changed files with 54 additions and 10 deletions

View File

@@ -1,10 +1,4 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
</body>
</html>
{% include 'inter/meta.html' %}
{% include 'blocks/b_header.html' %}
{% include 'blocks/b_user_profile.html' %}
{% include 'blocks/b_footer.html' %}