woese/guara-crm

View on GitHub
app/views/static_pages/help.html.erb

Summary

Maintainability
Test Coverage
<% provide(:title, 'Help') %>
<h1> <%=t("help.title") %></h1>
<p>
 <%= t("help.description") %>
</p>