summaryrefslogtreecommitdiff
path: root/source/_article_summary.html.haml
blob: 86541766a69d3aa47e1c1a31112c2553e64f2c78 (plain)
1
2
3
4
5
6
7
8
- article = article_summary
%div
  %h3
    = link_to article.title, article
    %span= article.date.strftime('%b %e')
  %p
    = article_paragraphs(article).first
    = link_to "Mehr >>", article