diff --git a/stock/templates/public/base.html b/stock/templates/public/base.html index d2153f1e..279743d0 100755 --- a/stock/templates/public/base.html +++ b/stock/templates/public/base.html @@ -137,12 +137,13 @@ href="{% url 'auth_fleet_fits' %}"> Fleet Doctrines -
  • - OP Timers -
  • - + {% if perms.auth.timer_view %} +
  • + OP Timers +
  • + {% endif %}