redirect: 2 seconds
This commit is contained in:
parent
3a6092ce4f
commit
cb46556717
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="text-center text-muted mt-3">
|
<div class="text-center text-muted mt-3">
|
||||||
<a href="{{ home_page }}" tabindex="-1">Click here if you are not redirected</a>
|
<a href="{{ home_page }}" tabindex="-1">Click here if you are not redirected</a>
|
||||||
<meta http-equiv="refresh" content="1; url={{ home_page }}">
|
<meta http-equiv="refresh" content="2; url={{ home_page }}">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue