cox always see full year
This commit is contained in:
@ -2,10 +2,6 @@
|
||||
|
||||
{% block content %}
|
||||
|
||||
{% if loggedin_user.is_cox %}
|
||||
<a href="/?all">SHOW FULL YEAR</a>
|
||||
{% endif %}
|
||||
|
||||
{% if loggedin_user %}
|
||||
Hi {{ loggedin_user.name }}. <a href="/auth/logout">LOGOUT</a>
|
||||
|
||||
|
Reference in New Issue
Block a user