Wiki

(hide) (show)
<% if wiki_page %>
<%= format_text(wiki_page.presenter.excerpt) %>

Read the <%= link_to "full article", wiki_page_path(wiki_page.id) %>.

<% else %>

There is currently no wiki page for the tag "<%= tag %>". You can <%= link_to "create one", new_wiki_page_path(:wiki_page => {:title => tag}) %>.

<% end %>