diff options
author | sijanec <sijanecantonluka@gmail.com> | 2020-08-31 16:28:32 +0200 |
---|---|---|
committer | sijanec <sijanecantonluka@gmail.com> | 2020-08-31 16:28:32 +0200 |
commit | 1370d0aa1f5505cc83a5e06e94b31f067a0f17a5 (patch) | |
tree | f185d7aef051efadc9d0b6feb9e79cd387adb3a0 /offline.html | |
parent | sw ver bump (diff) | |
download | ttx-app-1370d0aa1f5505cc83a5e06e94b31f067a0f17a5.tar ttx-app-1370d0aa1f5505cc83a5e06e94b31f067a0f17a5.tar.gz ttx-app-1370d0aa1f5505cc83a5e06e94b31f067a0f17a5.tar.bz2 ttx-app-1370d0aa1f5505cc83a5e06e94b31f067a0f17a5.tar.lz ttx-app-1370d0aa1f5505cc83a5e06e94b31f067a0f17a5.tar.xz ttx-app-1370d0aa1f5505cc83a5e06e94b31f067a0f17a5.tar.zst ttx-app-1370d0aa1f5505cc83a5e06e94b31f067a0f17a5.zip |
Diffstat (limited to 'offline.html')
-rw-r--r-- | offline.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/offline.html b/offline.html index fd5778b..160e1ab 100644 --- a/offline.html +++ b/offline.html @@ -14,6 +14,7 @@ </style> <script src="/redfox.js"></script> <meta name=viewport content="width=device-width, initial-scale=1.0" /> + <meta http-equiv=refresh content=0;/ /> </head> <body> <h2 align=center>RTVSLO Teletekst</h2> @@ -23,5 +24,8 @@ Omogočite prenos podatkov ali se povežite na dostopno točko WiFi. </p> + <p> + Ponovno vzpostavljanje povezave čez pet sekund ... + </p> </body> </html> |