@@ -42,7 +42,7 @@
</h1>
<div style="margin: -1.5em auto -1.5em auto;" class="tracim-less-visible">
- <% created_localized = h.get_with_timezone(result.folder.created) %>
+## <% created_localized = h.get_with_timezone(result.folder.created) %>
## <p>${_('folder created on {date} at {time} by <b>{author}</b>').format(date=h.date(created_localized), time=h.time(created_localized), author=result.folder.owner.name)|n}</p>
</div>