add a date field

This commit is contained in:
2018-03-27 16:35:56 +02:00
parent bcf0e8d89d
commit d1fd359366
5 changed files with 249 additions and 1 deletions

View File

@@ -0,0 +1 @@
{% if value is not empty %}{{ value|localizeddate(format, 'none')}}{% endif %}