leftypol/templates/post/time.html
2014-04-16 15:01:37 +02:00

2 lines
122 B
HTML

<time datetime="{{ post.time|date('%Y-%m-%dT%H:%M:%S') }}{{ timezone() }}">{{ post.time|date(config.post_date) }}</time>