Merge pull request #16 from sigrunixia/main
Fixes date handlebars for book and movie template
This commit is contained in:
@@ -10,8 +10,7 @@ isbn13:
|
|||||||
year:
|
year:
|
||||||
rating:
|
rating:
|
||||||
topics: []
|
topics: []
|
||||||
created:
|
created: {{date}}
|
||||||
"{ date }":
|
|
||||||
last:
|
last:
|
||||||
via: ""
|
via: ""
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
@@ -8,8 +8,7 @@ cast: []
|
|||||||
runtime:
|
runtime:
|
||||||
rating:
|
rating:
|
||||||
year:
|
year:
|
||||||
last:
|
last: {{date}}
|
||||||
"{ date }":
|
|
||||||
imdbId:
|
imdbId:
|
||||||
via:
|
via:
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
Reference in New Issue
Block a user