devroom.io/layouts/post.haml
Ariejan de Vroom dbae98c4c0 Moar updates
2013-03-24 14:27:51 +01:00

15 lines
365 B
Plaintext

.headline
%h2= item[:title]
.content_wrap
.post
%section#content
%article
= yield
%section#sidebar
%aside.widget.widget_metadata
%h3.widgettitle About this post
%p
This post was written by <em>Ariejan</em> on
<em>#{get_pretty_date(item)}</em> and
tagged with <em>#{get_tags(item)}</em>.