mirror of
https://github.com/danbee/danbarber.me
synced 2025-03-04 08:59:10 +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 %}
|