summaryrefslogtreecommitdiffstats
path: root/templates/explore/organizations.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/explore/organizations.tmpl')
-rw-r--r--templates/explore/organizations.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/explore/organizations.tmpl b/templates/explore/organizations.tmpl
index 4b1ab18349..b977da4e4d 100644
--- a/templates/explore/organizations.tmpl
+++ b/templates/explore/organizations.tmpl
@@ -18,7 +18,7 @@
<i class="octicon octicon-link"></i>
<a href="{{.Website}}" rel="nofollow">{{.Website}}</a>
{{end}}
- <i class="octicon octicon-clock"></i> {{$.i18n.Tr "user.join_on"}} {{DateFmtShort .Created}}
+ <i class="octicon octicon-clock"></i> {{$.i18n.Tr "user.join_on"}} {{.CreatedUnix.FormatShort}}
</div>
</div>
</div>