Restored old footer

This commit is contained in:
2017-06-24 18:15:39 +02:00
parent c6694aef8c
commit ee9930cea3
3 changed files with 6 additions and 6 deletions

View File

@ -84,6 +84,6 @@ component Profile(viewUser *arn.User, user *arn.User, animeList *arn.AnimeList,
.spacer
.post-likes= len(post.Likes)
.footer
a(href="/api/user/" + viewUser.ID) User API
//- if user != nil && user.Role == "admin"
//- .footer
//- a(href="/api/user/" + viewUser.ID) User API