diff --git a/view/templates/index.html b/view/templates/index.html
index f090be3..abfd734 100644
--- a/view/templates/index.html
+++ b/view/templates/index.html
@@ -3,19 +3,19 @@
{% block header_class %}{% endblock header_class %}
{% block body %}
-
+
{% include "parts/filters.html" %}
-
+
-
-
+
+
{% include "parts/diff_list.html" %}
-
+
{{ pagination.info }}
-
+
{% endblock body %}
diff --git a/view/templates/parts/filters.html b/view/templates/parts/filters.html
index a22f86c..8b7542c 100644
--- a/view/templates/parts/filters.html
+++ b/view/templates/parts/filters.html
@@ -1,4 +1,4 @@
-
+
diff --git a/view/templates/parts/logo.svg b/view/templates/parts/logo.svg
index c704e4c..221dad7 100644
--- a/view/templates/parts/logo.svg
+++ b/view/templates/parts/logo.svg
@@ -1,4 +1,5 @@