forked from leftypol/leftypol
modularize post templates a little more
This commit is contained in:
parent
c4317cdbf7
commit
59874b8376
7 changed files with 39 additions and 54 deletions
1
templates/post/time.html
Normal file
1
templates/post/time.html
Normal file
|
@ -0,0 +1 @@
|
|||
<time datetime="{{ post.time|date('%Y-%m-%dT%H:%M:%S') }}{{ timezone() }}">{{ post.time|date(config.post_date) }}</time>
|
Loading…
Add table
Add a link
Reference in a new issue