diff --git a/app/views/welcome/index.html.erb b/app/views/welcome/index.html.erb index 2d4fdfc..dab9bff 100644 --- a/app/views/welcome/index.html.erb +++ b/app/views/welcome/index.html.erb @@ -1,7 +1,9 @@

<%= l(:label_home) %>

- <%= textilizable Setting.welcome_text %> +
+ <%= textilizable Setting.welcome_text %> +
<% if @news.any? %>

<%=l(:label_news_latest)%>