woese/guara-crm

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

Summary

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