Sha256: 8307acb5e4eaf97b50196b07124a9f303ec2d12d389d42e67c6cd2e8bdd7e841
Contents?: true
Size: 134 Bytes
Versions: 2
Compression:
Stored size: 134 Bytes
Contents
<% provide(:title, t('contact.title')) %> <h1><%= t('contact.title') %></h1> <p> <%= link_to t("contact.link"), contact_path %> </p>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
guara-0.0.3 | app/views/static_pages/contact.html.erb |
guara-0.0.1.rc | app/views/static_pages/contact.html.erb |