From f44af0ab6f396736334d537e0c9cfc176cee724a Mon Sep 17 00:00:00 2001 From: Lightforger Date: Thu, 2 May 2013 09:50:20 +0300 Subject: [PATCH] fixes #1465 --- app/views/layouts/default.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/default.html.erb b/app/views/layouts/default.html.erb index e33c98c52..ac6718810 100644 --- a/app/views/layouts/default.html.erb +++ b/app/views/layouts/default.html.erb @@ -22,7 +22,7 @@ <%= raw Danbooru.config.custom_html_header_content %> <%= yield :html_header %> - +
<%= render "news_updates/listing" %>