Sha256: ecc22f1e33411eb2fe67d1172f59314701ec5601a5318959bc44f9bedca54433
Contents?: true
Size: 327 Bytes
Versions: 1
Compression:
Stored size: 327 Bytes
Contents
<h4 class="letter-spacing-1">PHCNETWORKS BLOG</h4> <ul class="footer-posts list-unstyled"> <% @articles_index.each do |frontend_article| %> <li> <%= link_to frontend_article.psttitle, phcpresspro.frontend_article_path(frontend_article) %> <small><%= frontend_article.created_at %></small> </li> <% end %> </ul>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
phcpresspro-6.5.2 | app/views/layouts/phcpresspro/components/frontend/footer/_footer_newspost.html.erb |