real initial commit
This commit is contained in:
parent
c0102d8395
commit
5ff88eddc5
@ -52,6 +52,8 @@
|
||||
{{{if useCustomCSS}}}
|
||||
<style>{{customCSS}}</style>
|
||||
{{{end}}}
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/style.css">
|
||||
</head>
|
||||
|
||||
<body class="{bodyClass} skin-{{{if bootswatchSkin}}}{bootswatchSkin}{{{else}}}noskin{{{end}}}">
|
||||
@ -76,7 +78,6 @@
|
||||
<a class="navbar-item" href="/bands">Bands</a>
|
||||
<a class="navbar-item" href="/authors">Authors</a>
|
||||
<a class="navbar-item" href="/forum">Message Board</a>
|
||||
<!-- IF config.loggedIn -->
|
||||
{{{ if config.loggedIn }}}
|
||||
<div class="navbar-item has-dropdown is-hoverable">
|
||||
<a class="navbar-link">Your Stuff</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user