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