diff --git a/template/en.html b/template/en.html
index 0ffc06e..fccfc3c 100644
--- a/template/en.html
+++ b/template/en.html
@@ -1,5 +1,5 @@
{% include 'style.html' %}{{ title }}
-{{ body }}
+{{ body }}
diff --git a/template/ru.html b/template/ru.html
index cc64c9c..de546c5 100644
--- a/template/ru.html
+++ b/template/ru.html
@@ -1,5 +1,5 @@
{% include 'style.html' %}{{ title }}
-{{ body }}
+{{ body }}