Nice formatting

This commit is contained in:
Thomas Forgione
2017-09-23 22:38:12 +00:00
parent dae9643cd0
commit 042ac0f9d3
8 changed files with 330 additions and 1 deletions

View File

@@ -23,7 +23,7 @@ html
ul.navbar-nav
if session.user !== undefined
li.nav-item
a.nav-link(href='#') Total
a.nav-link(href=getUrl("total")) Total
ul.navbar-nav.ml-auto
if session.user === undefined
li.nav-item