Remove image from 401 page
This commit is contained in:
parent
51ccc2f6a4
commit
1064db8577
Binary file not shown.
Before Width: | Height: | Size: 105 KiB |
|
@ -1,5 +1,5 @@
|
||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<a href="/"><img style="border:0;" src='/static/images/401.jpg' width='400'></a>
|
401 Unauthorized
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Loading…
Reference in New Issue