diff --git a/templates/margic_entry.mustache b/templates/margic_entry.mustache
index cc1b599..c601908 100644
--- a/templates/margic_entry.mustache
+++ b/templates/margic_entry.mustache
@@ -66,8 +66,10 @@
{{{userpicture}}}
{{/canmanageentries}}
{{/userpicture}}{{/user}}
- {{#str}}at, mod_margic {{/str}}
- {{#userdate}}{{timecreated}} ,{{#str}} strftimedatetimeshort, core_langconfig {{/str}}{{/userdate}}
+ {{#timecreated}}
+ {{#str}}at, mod_margic {{/str}}
+ {{#userdate}}{{timecreated}} ,{{#str}} strftimedatetimeshort, core_langconfig {{/str}}{{/userdate}}
+ {{/timecreated}}
{{^readonly}}
{{#canmanageentries}}{{^singleuser}}
{{/singleuser}}{{/canmanageentries}}
{{^edittimehasended}}{{#caneditentries}}{{#entrycanbeedited}}
{{/entrycanbeedited}}{{/caneditentries}}{{/edittimehasended}}
@@ -83,9 +85,12 @@
{{#str}}details, mod_margic{{/str}}: {{#str}}numwordsraw, mod_margic, { "wordscount": {{words}}, "charscount": {{chars}}, "spacescount": {{spaces}} } {{/str}}
{{/stats}}
-
{{#str}}timecreated, mod_margic{{/str}}: {{#userdate}}{{timecreated}}, {{#str}} strftimedaydatetime, core_langconfig {{/str}}{{/userdate}}
- {{#stats}}{{#datediff}}({{#str}}created, mod_margic, {"years": {{datediff.y}}, "month": {{datediff.m}}, "days": {{datediff.d}}, "hours": {{datediff.h}} } {{/str}}){{/datediff}}{{/stats}}
-
+ {{#timecreated}}
+
+ {{#str}}timecreated, mod_margic{{/str}}: {{#userdate}}{{timecreated}}, {{#str}} strftimedaydatetime, core_langconfig {{/str}}{{/userdate}}
+ {{#stats}}{{#datediff}}({{#str}}created, mod_margic, {"years": {{datediff.y}}, "month": {{datediff.m}}, "days": {{datediff.d}}, "hours": {{datediff.h}} } {{/str}}){{/datediff}}{{/stats}}
+
+ {{/timecreated}}
{{#timemodified}}
{{#str}}lastedited, mod_margic {{/str}}: {{#userdate}}{{timemodified}}, {{#str}} strftimedaydatetime, core_langconfig {{/str}}{{/userdate}}{{/timemodified}}
@@ -105,8 +110,10 @@
{{{userpicturestr}}}