diff --git a/allianceauth/optimer/templates/optimer/fleetoptable.html b/allianceauth/optimer/templates/optimer/fleetoptable.html index 438a96f8..35f15244 100644 --- a/allianceauth/optimer/templates/optimer/fleetoptable.html +++ b/allianceauth/optimer/templates/optimer/fleetoptable.html @@ -20,6 +20,7 @@ {% endif %} + {% for ops in timers %} @@ -38,15 +39,16 @@
{{ ops.duration }} {{ ops.fc }} + {% if perms.auth.optimer_management %} {# {{ ops.eve_character }}#} - + - + {% endif %}