mirror of
https://github.com/ansible/awx.git
synced 2026-02-05 09:45:21 +01:00
Add alt text to 502 image
* https://sonarcloud.io/project/issues?open=AZDmRbXx2PiUXMD3dYou&id=ansible_awx
This commit is contained in:
committed by
Chris Meyers
parent
edf459f8ec
commit
cca70b242a
@@ -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">502</span>
|
||||
</div>
|
||||
<div class="message_div">
|
||||
|
||||
Reference in New Issue
Block a user