0.7.77
dashboard page
This commit is contained in:
@@ -16,14 +16,14 @@
|
||||
{# </div>#}
|
||||
{##}
|
||||
<div class="info_profile">
|
||||
{% if not page_html %}
|
||||
{% include "blocks/profile/b_profile_first_page.html" %}
|
||||
{% else %}
|
||||
{# {% if not page_html %}#}
|
||||
{# {% include "blocks/profile/b_profile_first_page.html" %}#}
|
||||
{# {% else %}#}
|
||||
{{ page_html|safe }}
|
||||
{# {% include "blocks/profile/b_chats.html" %}#}
|
||||
{# {% elif page == 'chat' %}#}
|
||||
{# {% include "blocks/profile/b_chats.html" %}#}
|
||||
{% endif %}
|
||||
{# {% endif %}#}
|
||||
</div>
|
||||
<div class="clear_both"></div>
|
||||
{# <div class="menu_buttons curtain right close" data-name="Пользователи">#}
|
||||
|
||||
Reference in New Issue
Block a user