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:
|
||||
rating:
|
||||
topics: []
|
||||
created:
|
||||
"{ date }":
|
||||
created: {{date}}
|
||||
last:
|
||||
via: ""
|
||||
tags:
|
||||
|
||||
@@ -8,8 +8,7 @@ cast: []
|
||||
runtime:
|
||||
rating:
|
||||
year:
|
||||
last:
|
||||
"{ date }":
|
||||
last: {{date}}
|
||||
imdbId:
|
||||
via:
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user