This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
barleysodas/app/views/help/index.rhtml

6 lines
167 B
Plaintext

<%= render :partial => 'pages/page' -%>
<% content_for :sidebar do -%>
<%= edit_help_link(@page) -%><br />
<%= render :partial => 'shared/tag_cloud' %>
<% end -%>