diff options
Diffstat (limited to 'templates/user.html')
| -rw-r--r-- | templates/user.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user.html b/templates/user.html index f116286..cd0d98c 100644 --- a/templates/user.html +++ b/templates/user.html @@ -27,7 +27,7 @@ <a href="{{.Link}}">{{.Name}}</a> </td> <td> - {{.ModTime}} + {{formatmodtime .ModTime}} </td> <td> {{.Size}} |
