mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-14 06:50:15 +02:00
[FIX] Button class
This commit is contained in:
parent
ad92d7a916
commit
d742257c74
@ -1,5 +1,5 @@
|
||||
{% load i18n %}
|
||||
|
||||
<div class="text-end">
|
||||
<a href="{% url 'timerboard:view' %}" class="btn btn-default">{% translate "Back" %}</a>
|
||||
<a href="{% url 'timerboard:view' %}" class="btn btn-secondary">{% translate "Back" %}</a>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user