1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-14 16:57:51 +00:00
2010-10-24 13:50:10 +00:00

6 lines
103 B
HTML

{% extends "base.html" %}
{% block content %}
<center><h1>404 Not Found</h1></center>
{% endblock %}