Browse Source

Remove image from 401 page

pull/12/head
Matt Hazinski 9 years ago
parent
commit
1064db8577
  1. BIN
      static/images/401.jpg
  2. 2
      templates/401.html

BIN
static/images/401.jpg

Before

Width: 800  |  Height: 600  |  Size: 105 KiB

2
templates/401.html

@ -1,5 +1,5 @@
{% extends "base.html" %}
{% block content %}
<a href="/"><img style="border:0;" src='/static/images/401.jpg' width='400'></a>
401 Unauthorized
{% endblock %}
Loading…
Cancel
Save