diff --git a/include/webInterface.py b/include/webInterface.py
index 0c15b1b..4dc18c2 100644
--- a/include/webInterface.py
+++ b/include/webInterface.py
@@ -150,8 +150,8 @@ class pageParts(object):
         except:
             None
         output += '                \n'
-        output += '                
\n'
-        output += '                     Все журналы Сегодня Завтра \n' % (self.tomorrow.day, self.tomorrow.month, self.tomorrow.year)
+        output += '                 | \n'
+        output += '                    Все журналы Сегодня Завтра\n' % (self.tomorrow.day, self.tomorrow.month, self.tomorrow.year)
         output += '                 | \n'
         output += '            \n'
         output += '        \n'