1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-02-04 10:54:15 +00:00
py-i2phosts/pyi2phosts/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 %}