refactor: Migrate to Vue components

This commit is contained in:
NGPixel
2017-05-20 23:21:16 -04:00
parent 2876b6935b
commit c20c935fa5
30 changed files with 725 additions and 482 deletions

View File

@@ -57,8 +57,8 @@ block content
if !isGuest
li
a(href='/admin')
i.icon-head
span= t('nav.account')
i.icon-cog
span= t('nav.settings')
else
li
a(href='/login')