diff -r 63e798616b6a -r b1e5ad6b2a29 common/corpus-common-addon/addon/templates/components/doc-created.hbs --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/common/corpus-common-addon/addon/templates/components/doc-created.hbs Thu Nov 24 14:39:50 2016 +0100 @@ -0,0 +1,5 @@ +{{#if isPeriod}} +entre {{shortDateStart}} et {{shortDateEnd}} +{{else}} +{{shortDateDate}} +{{/if}} \ No newline at end of file