Cleanup and analytics

This commit is contained in:
2017-06-30 17:51:17 +02:00
parent fde816b897
commit 7d189b3914
6 changed files with 122 additions and 83 deletions

View File

@ -13,6 +13,8 @@ component Layout(app *aero.Application, ctx *aero.Context, user *arn.User, conte
#content-container
main#content.fade!= content
LoadingAnimation
if user != nil
#user(data-id=user.ID)
script(src="/scripts")
component LoadingAnimation