summaryrefslogtreecommitdiff
path: root/app/views/custom/partials/_no_date_and_author.html.erb
blob: fed02ac9ef43f4220f35e3903213f89a0db48d1e (plain)
1
2
3
4
<div class="article_partial" lang="<%= page.effective_lang %>">
  <h2 class="headline"><%= link_to page.title, content_path(page.node.unique_path) %></h2>
  <p class="excerpt"><%= page.abstract %></p>
</div>