Patch #5770 ยป 001_sorround_with_wiki_div.diff
| app/views/welcome/index.rhtml (working copy) | ||
|---|---|---|
| 1 | 1 |
<h2><%= l(:label_home) %></h2> |
| 2 | 2 | |
| 3 | 3 |
<div class="splitcontentleft"> |
| 4 |
<%= textilizable Setting.welcome_text %>
|
|
| 4 |
<div class="wiki"><%= textilizable Setting.welcome_text %></div>
|
|
| 5 | 5 |
<% if @news.any? %> |
| 6 | 6 |
<div class="news box"> |
| 7 | 7 |
<h3><%=l(:label_news_latest)%></h3> |