Update meta-base.j2
This commit is contained in:
parent
f7b3089523
commit
f118614635
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@
|
|||
<a class="navlink" href="{{ main_domain }}#about">About</a>
|
||||
<a class="navlink" href="{{ main_domain }}#remarkbox-demo">Demo</a>
|
||||
{%- if request.user %}
|
||||
{{ snippets.user_link(request.user, class='button') }}
|
||||
<a class="button" href="#">{{ request.user.name }}</a>
|
||||
<a class="button red" href="/log-out">Log out</a>
|
||||
{%- else %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue