diffux/diffux

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

Summary

Maintainability
Test Coverage
- provide :title, t(:about).titleize

.page-header
  %h1= yield :title

= t('.body_html')