1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-10 06:47:58 +00:00
py-i2phosts/web/templates/jump-unknown.html

6 lines
108 B
HTML
Raw Normal View History

{% extends "base.html" %}
{% block content %}
You are trying to access an unknown hostname.
{% endblock %}