mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-01-12 15:57:54 +00:00
pyi2phosts/templates/jump.html: fix meta tag
This commit is contained in:
parent
f1f89c0c90
commit
c0bdadf0a0
@ -1,7 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block head %}
|
||||
<meta http-equiv="refresh" content="5;URL={{ url }}>
|
||||
<meta http-equiv="refresh" content="5;URL={{ url }}" />
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
Loading…
Reference in New Issue
Block a user