Restored old footer

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

View File

@ -160,8 +160,9 @@ component Anime(anime *arn.Anime, user *arn.User)
//- a.light-button(href="http://www.anime-planet.com/anime/" + providers.AnimePlanet.providerId, target="_blank") AnimePlanet
.footer
a(href="/api/anime/" + anime.ID) Anime API
span |
//- if user != nil && user.Role == "admin"
//- a(href="/api/anime/" + anime.ID) Anime API
//- span |
span Powered by Kitsu.
//- if descriptionSource
//- span= " Summary by " + summarySource + "."

View File

@ -91,7 +91,6 @@
font-size 0.8rem
opacity 0.7
margin-top 0.5rem
text-align center
.relations
horizontal-wrap

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