1
0
mirror of https://github.com/danbee/danbarber.me synced 2026-06-21 15:22:22 +00:00
danbarber.me/_includes/post/date.html
2014-04-27 15:18:59 +01:00

2 lines
133 B
HTML

{% if post.date %}<time datetime="{{ post.date | datetime | date_to_xmlschema }}" pubdate>{{ post.date | pretty }}</time>{% endif %}