Skip to content
Snippets Groups Projects
Commit d9dcb37a authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Improved time format

parent a9aac9a1
Branches
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
</div>
<div class="info">
<p>{{ .OriginalName }}</p>
<p><time>{{ .CreatedAt.Format "2012-11-01 22:08" }}</time></p>
<p><time>{{ .CreatedAt.Format "2006-01-02 15:04" }}</time></p>
<p>{{ .MimeType }}</p>
</div>
</a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment