diff options
author | Anton Šijanec <sijanecantonluka@gmail.com> | 2019-12-14 20:55:18 +0100 |
---|---|---|
committer | Anton Šijanec <sijanecantonluka@gmail.com> | 2019-12-14 20:55:18 +0100 |
commit | 7eaa0674d83351828a2e235752d21f160b5fe9af (patch) | |
tree | 2c2412b3f5a67410fe2c878f2f7cbf19232f0f76 /data/www/kazalo.html | |
parent | first commit (diff) | |
download | sijaneciot-7eaa0674d83351828a2e235752d21f160b5fe9af.tar sijaneciot-7eaa0674d83351828a2e235752d21f160b5fe9af.tar.gz sijaneciot-7eaa0674d83351828a2e235752d21f160b5fe9af.tar.bz2 sijaneciot-7eaa0674d83351828a2e235752d21f160b5fe9af.tar.lz sijaneciot-7eaa0674d83351828a2e235752d21f160b5fe9af.tar.xz sijaneciot-7eaa0674d83351828a2e235752d21f160b5fe9af.tar.zst sijaneciot-7eaa0674d83351828a2e235752d21f160b5fe9af.zip |
Diffstat (limited to 'data/www/kazalo.html')
-rw-r--r-- | data/www/kazalo.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/data/www/kazalo.html b/data/www/kazalo.html new file mode 100644 index 0000000..9d94830 --- /dev/null +++ b/data/www/kazalo.html @@ -0,0 +1,15 @@ +<html> +<head> +<meta charset=UTF-8> +<link rel="stylesheet" type="text/css" href="css/main.css"> +<base target="clanekiframe"> +</head> +<body> +<br><a href=0.html target=clanekiframe><font face=Monospace><b>. </b></font><text style=font-size:16px>Glavna stran</text></a> +<br><!--<a href=1.html target=clanekiframe>--><font face=Monospace><b>. </b></font><text style=font-size:16px>Navodila:</text><!--</a>--> +<br><a href=2.html target=clanekiframe><font face=Monospace><b>.. </b></font><text style=font-size:16px>API dokumentacija</text></a> +<br><a href=1.html target=clanekiframe><font face=Monospace><b>. </b></font><text style=font-size:16px>Nadzorna plošča</text></a> +<!--<br><a href=3.html target=clanekiframe><font face=Monospace><b>.</b></font><text style=font-size:20px>POVEZAVA3</text></a> +<br><a href=4.html target=clanekiframe><font face=Monospace><b>.</b></font><text style=font-size:20px>POVEZAVA4</text></a>--> +</body> +</html> |