Followers

This commit is contained in:
2017-07-21 11:01:34 +02:00
parent f9fa926644
commit c0e324cefd
4 changed files with 46 additions and 0 deletions

View File

@ -88,6 +88,10 @@ component ProfileNavigation(viewUser *arn.User, uri string)
a.button.tab.action(href="/+" + viewUser.Nick + "/stats", data-action="diff", data-trigger="click")
Icon("area-chart")
span.tab-text Stats
a.button.tab.action(href="/+" + viewUser.Nick + "/followers", data-action="diff", data-trigger="click")
Icon("users")
span.tab-text Followers
if strings.Contains(uri, "/animelist")
hr