@@ -1,7 +1,9 | |||||
1 | <h2><%= l(:label_home) %></h2> |
|
1 | <h2><%= l(:label_home) %></h2> | |
2 |
|
2 | |||
3 | <div class="splitcontentleft"> |
|
3 | <div class="splitcontentleft"> | |
4 | <%= textilizable Setting.welcome_text %> |
|
4 | <div class="wiki"> | |
|
5 | <%= textilizable Setting.welcome_text %> | |||
|
6 | </div> | |||
5 | <% if @news.any? %> |
|
7 | <% if @news.any? %> | |
6 | <div class="news box"> |
|
8 | <div class="news box"> | |
7 | <h3><%=l(:label_news_latest)%></h3> |
|
9 | <h3><%=l(:label_news_latest)%></h3> |
General Comments 0
You need to be logged in to leave comments.
Login now