diff --git a/src/vk_parser_app/templates/editor.html b/src/vk_parser_app/templates/editor.html index 5a4b1d8..bdb2d23 100644 --- a/src/vk_parser_app/templates/editor.html +++ b/src/vk_parser_app/templates/editor.html @@ -10,15 +10,17 @@ -
- {% for st in status_options %} - - {{ st.label }} - - {{ counts.get(st.value, 0) }} - - - {% endfor %} +
+
+ {% for st in status_options %} + + {{ st.label }} + + {{ counts.get(st.value, 0) }} + + + {% endfor %} +
diff --git a/src/vk_parser_app/templates/editor_content.html b/src/vk_parser_app/templates/editor_content.html index 3eca66f..c3076ce 100644 --- a/src/vk_parser_app/templates/editor_content.html +++ b/src/vk_parser_app/templates/editor_content.html @@ -1,16 +1,19 @@ -
+
-