Added support link to extension

This commit is contained in:
2018-03-09 12:50:01 +01:00
parent b77dcfb98c
commit 84a53c1b4b
3 changed files with 14 additions and 6 deletions

View File

@ -41,7 +41,7 @@ component Layout(app *aero.Application, ctx *aero.Context, user *arn.User, openG
Content(content)
LoadingAnimation
StatusMessage
ExtensionNavigation
ExtensionNavigation(user)
if user != nil
#user(data-id=user.ID, data-pro=user.IsPro(), data-theme=user.Settings().Theme)
script(src="/scripts")