Project

General

Profile

Patch #5770 ยป 001_sorround_with_wiki_div.diff

Holger Just, 2010-06-28 19:05

View differences:

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>
    (1-1/1)