All Pages - columns system UI

This commit is contained in:
NGPixel
2017-04-09 11:48:37 -04:00
parent 485bfc39c3
commit 5a010f224f
8 changed files with 242 additions and 1 deletions

View File

@@ -42,6 +42,10 @@ block content
a(href='/')
i.icon-home
span Home
li
a(href='/all')
i.icon-paper
span All Pages
if pageData.parent
li
a(href='/' + pageData.parent.path)