mirror of
https://github.com/danbee/danbarber.me
synced 2026-06-21 15:22:22 +00:00
2 lines
133 B
HTML
2 lines
133 B
HTML
{% if post.date %}<time datetime="{{ post.date | datetime | date_to_xmlschema }}" pubdate>{{ post.date | pretty }}</time>{% endif %}
|