summaryrefslogtreecommitdiff
path: root/source/_article_summary.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'source/_article_summary.html.haml')
-rw-r--r--source/_article_summary.html.haml8
1 files changed, 8 insertions, 0 deletions
diff --git a/source/_article_summary.html.haml b/source/_article_summary.html.haml
new file mode 100644
index 0000000..8654176
--- /dev/null
+++ b/source/_article_summary.html.haml
@@ -0,0 +1,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