Don't show sidebar for news

Change-Id: I4d288492d8bdfdb1a9ef508b1811f46238e77857
diff --git a/templates/custom/doc/news.html.ep b/templates/custom/doc/news.html.ep
index 3f22c38..9f52241 100644
--- a/templates/custom/doc/news.html.ep
+++ b/templates/custom/doc/news.html.ep
@@ -1,4 +1,4 @@
-% layout 'main', title => 'KorAP: ' . $c->loc('news');
+% layout 'main', title => 'KorAP: ' . $c->loc('news'), sidebar_off => 1;
 
 <h2 id="tutorial-top"><%= loc 'news' %></h2>