Patch #7976 » index.rhtml.patch
index.rhtml 2011-03-19 11:30:01.000000000 +0200 | ||
---|---|---|
35 | 35 |
<div class="wiki"> |
36 | 36 |
<%= textilizable(news.description) %> |
37 | 37 |
</div> |
38 |
<%= call_hook(:view_wiki_index_left, :news => news) %> |
|
38 | 39 |
<% end %> |
39 | 40 |
<% end %> |
40 | 41 |
<p class="pagination"><%= pagination_links_full @news_pages %></p> |
- « Previous
- 1
- 2
- Next »