mirror of
https://github.com/ansible/awx.git
synced 2026-02-11 22:54:44 -03:30
Add alt text to 504 image
* https://sonarcloud.io/project/issues?open=AZDmRbXt2PiUXMD3dYor&id=ansible_awx
This commit is contained in:
committed by
Chris Meyers
parent
0f4e91419a
commit
e13fcfe29f
@@ -8,7 +8,7 @@
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="upper_div">
|
||||
<img class="main_image" src="/static/awx-spud-reading.svg"/>
|
||||
<img class="main_image" src="/static/awx-spud-reading.svg" alt="AWX mascot reading a book"/>
|
||||
<span class="error_number">504</span>
|
||||
</div>
|
||||
<div class="message_div">
|
||||
|
||||
Reference in New Issue
Block a user