From 3b975bae47d2a0ee2ee20eb3fb71d83f57244457 Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Tue, 18 Aug 2020 21:31:58 +0100 Subject: [PATCH] app icon & menu button always on top --- template/index.html | 110 ++++++++++++++++++++++---------------------- 1 file changed, 55 insertions(+), 55 deletions(-) diff --git a/template/index.html b/template/index.html index a06fca4..c3fec04 100644 --- a/template/index.html +++ b/template/index.html @@ -12,62 +12,62 @@
-
-
-
{% inline "anchor.svg" %}
-
- Refreshing ({{loading.feeds}} left) -
- - - - {% inline "plus.svg" %} - New Feed - - - {% inline "list.svg" %} - Manage Feeds - - - - {% inline "rotate-cw.svg" %} - Refresh Feeds - - - Sort by - - {% inline "check.svg" %} - Newest First - - - {% inline "check.svg" %} - Oldest First - - - Subscriptions - - - - - - {% inline "upload.svg" %} - Export - - +
+
{% inline "anchor.svg" %}
+
+ Refreshing ({{loading.feeds}} left)
+ + + + {% inline "plus.svg" %} + New Feed + + + {% inline "list.svg" %} + Manage Feeds + + + + {% inline "rotate-cw.svg" %} + Refresh Feeds + + + Sort by + + {% inline "check.svg" %} + Newest First + + + {% inline "check.svg" %} + Oldest First + + + Subscriptions + + + + + + {% inline "upload.svg" %} + Export + + +
+