0.8.363
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
{% if sel_page_name == 'logout' %}
|
||||
<a href="/profile/logout/" class="text_btn_profile">
|
||||
{% endif %}
|
||||
{% if sel_page_name != 'logoout' %}
|
||||
{% if sel_page_name != 'logout' %}
|
||||
<a href="{% url "profile_page" sel_page_name %}" class="text_btn_profile">
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user