diff options
author | Anton Luka Šijanec <anton@sijanec.eu> | 2022-09-03 21:43:17 +0200 |
---|---|---|
committer | Anton Luka Šijanec <anton@sijanec.eu> | 2022-09-03 21:43:17 +0200 |
commit | 892305380798ea5f838328ca0354d4caa6033750 (patch) | |
tree | aa23f3bd8563432706e2e0e9e0edf4508bd1382a /dist/pages/absences.html | |
parent | Merge pull request '1.0.17.0-beta' (#3) from dev into master (diff) | |
parent | odstranil matomo, je delal težave pri nalaganju vsebine (diff) | |
download | beziapp-892305380798ea5f838328ca0354d4caa6033750.tar beziapp-892305380798ea5f838328ca0354d4caa6033750.tar.gz beziapp-892305380798ea5f838328ca0354d4caa6033750.tar.bz2 beziapp-892305380798ea5f838328ca0354d4caa6033750.tar.lz beziapp-892305380798ea5f838328ca0354d4caa6033750.tar.xz beziapp-892305380798ea5f838328ca0354d4caa6033750.tar.zst beziapp-892305380798ea5f838328ca0354d4caa6033750.zip |
Diffstat (limited to 'dist/pages/absences.html')
-rwxr-xr-x | dist/pages/absences.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/dist/pages/absences.html b/dist/pages/absences.html index 69ca7f0..75b66ab 100755 --- a/dist/pages/absences.html +++ b/dist/pages/absences.html @@ -2,7 +2,7 @@ - + <!DOCTYPE html> <html> <head> @@ -69,8 +69,7 @@ <li><a href="/pages/about.html" class="waves-effect"><i class="material-icons">info</i><x-su>about</x-su></a></li> <li><a href="/logout.html" class="waves-effect"><i class="material-icons">exit_to_app</i><x-su>logout</x-su></a></li> <li><a href="/pages/settings.html" class="waves-effect"><i class="material-icons">settings</i><x-su>settings</x-su></a></li> -</ul> - +</ul> <br> <div class="container"> <div class="row"> @@ -93,4 +92,4 @@ </body> -</html> +</html>
\ No newline at end of file |