diff --git a/app/views/listview/listview.html.haml b/app/views/listview/listview.html.haml
index 9ee3d2e69269ef821483cb3fca419419736ecfb3..209f17389f17edfaf3b0743369a2d141877ffeaa 100644
--- a/app/views/listview/listview.html.haml
+++ b/app/views/listview/listview.html.haml
@@ -24,4 +24,4 @@
 %br
 
 = form_tag homepage_path, method: 'get' do
-  %input{type: "submit", value: t('.back'), class: "button1"}
+  %input{type: "submit", value: t('.back'), class: "button1"}
\ No newline at end of file