mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-15 15:30:16 +02:00
[FIX] Attribuite name and mandatory alt
attribute added
This commit is contained in:
parent
d5fda05dc9
commit
dd3ef41396
@ -1,4 +1,5 @@
|
||||
{% load static %}
|
||||
|
||||
<div class="align-items-center text-center">
|
||||
<img src="{% static 'allianceauth/images/auth-logo.svg' %}" widht="128px" height="128px">
|
||||
<img src="{% static 'allianceauth/images/auth-logo.svg' %}" width="128px" height="128px" alt="{{ SITE_NAME }}">
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user