Sha256: c16301717bf96f78207c7746e8da785e61d8d075019f6db33da00e960c33cebe
Contents?: true
Size: 381 Bytes
Versions: 2
Compression:
Stored size: 381 Bytes
Contents
<footer class="footer"> <small> <a href="http://woese.com/" targe="_blank"><%= t("developer.link") %></a> </small> <nav> <ul> <li><%= link_to t("about.link"), about_path %></li> <li><%= link_to t("contact.link"), contact_path %></li> <li><a href="https://github.com/megabga/crm/issues"><%= t("support.link") %></a></li> </ul> </nav> </footer>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
guara-0.0.3 | app/views/layouts/_footer.html.erb |
guara-0.0.1.rc | app/views/layouts/_footer.html.erb |