whoever has to deal with THIS, have fun
This commit is contained in:
parent
6d168596e9
commit
8cbaaafbf0
@ -1,6 +1,7 @@
|
||||
{include="layout"}
|
||||
{include="navbar"}
|
||||
<div class="container">
|
||||
{if="$logged_in"}
|
||||
<div class="row">
|
||||
<div class="col-md-3">
|
||||
<ul class="nav nav-pills nav-stacked nav-justified">
|
||||
@ -16,5 +17,8 @@
|
||||
{/if}
|
||||
</div>
|
||||
</div>
|
||||
{else}
|
||||
{include="login"}
|
||||
{/if}
|
||||
</div>
|
||||
{include="footer"}
|
Loading…
Reference in New Issue
Block a user