mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-02-09 21:34:37 +00:00
6 lines
108 B
HTML
6 lines
108 B
HTML
![]() |
{% extends "base.html" %}
|
||
|
|
||
|
{% block content %}
|
||
|
You are trying to access an unknown hostname.
|
||
|
{% endblock %}
|