mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-01-26 06:24:29 +00:00
web/templates/jump-unknown.html: new template for jumper
It used to display error about unknown hostname access try.
This commit is contained in:
parent
c2b621bc69
commit
001ee4adc7
5
web/templates/jump-unknown.html
Normal file
5
web/templates/jump-unknown.html
Normal file
@ -0,0 +1,5 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
You are trying to access an unknown hostname.
|
||||
{% endblock %}
|
Loading…
x
Reference in New Issue
Block a user