summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorBuildTools <unconfigured@null.spigotmc.org>2020-08-30 21:54:14 +0200
committerBuildTools <unconfigured@null.spigotmc.org>2020-08-30 21:54:14 +0200
commit0f5112e9ba659b8cb0adedbedb623b2a403a3a86 (patch)
tree17768e47c0baca95025f4e2b45252c8fb6d444ae /index.html
parentfinal fixes (diff)
downloadttx-app-0f5112e9ba659b8cb0adedbedb623b2a403a3a86.tar
ttx-app-0f5112e9ba659b8cb0adedbedb623b2a403a3a86.tar.gz
ttx-app-0f5112e9ba659b8cb0adedbedb623b2a403a3a86.tar.bz2
ttx-app-0f5112e9ba659b8cb0adedbedb623b2a403a3a86.tar.lz
ttx-app-0f5112e9ba659b8cb0adedbedb623b2a403a3a86.tar.xz
ttx-app-0f5112e9ba659b8cb0adedbedb623b2a403a3a86.tar.zst
ttx-app-0f5112e9ba659b8cb0adedbedb623b2a403a3a86.zip
Diffstat (limited to 'index.html')
-rw-r--r--index.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..6222c21
--- /dev/null
+++ b/index.html
@@ -0,0 +1,18 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset=UTF-8 />
+ <title>
+ TELETEKST APLIKACIJA - Nalagam ...
+ </title>
+ <style>
+ body {
+ background: black;
+ }
+ </style>
+ <meta http-equiv=refresh content=0;URL=/100/1 />
+ </head>
+ <body>
+
+ </body>
+</html>