mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-13 22:40:16 +02:00
Correct broken template tags.
This commit is contained in:
parent
3eeed99af2
commit
77c93ed96b
@ -143,8 +143,8 @@
|
|||||||
Moon Mining Cycle
|
Moon Mining Cycle
|
||||||
</div>
|
</div>
|
||||||
{% endifequal %}
|
{% endifequal %}
|
||||||
{% ifequal timer.structure "Other
|
{% ifequal timer.structure "Other" %}
|
||||||
<div class="label label-default
|
<div class="label label-default">
|
||||||
Other
|
Other
|
||||||
</div>
|
</div>
|
||||||
{% endifequal %}
|
{% endifequal %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user