ProfouzorsLinx/templates/401.html

6 lines
143 B
HTML
Raw Normal View History

2015-09-29 05:46:43 +02:00
{% extends "base.html" %}
{% block content %}
<a href="/"><img style="border:0;" src='/static/images/401.jpg' width='400'></a>
{% endblock %}