fix author context
This commit is contained in:
parent
fa2cb77b5a
commit
9da3e7ad5a
1 changed files with 2 additions and 1 deletions
|
|
@ -24,8 +24,9 @@ layout: default
|
|||
<!-- Author -->
|
||||
<section>
|
||||
{% if page.url != '/cookies/' %}
|
||||
{% if page.url != '/webcreds/' %}
|
||||
{% include author.html %}
|
||||
{% endif %}
|
||||
{% endif %}{% endif %}
|
||||
<!-- Content -->
|
||||
<div class="content">
|
||||
{{ content }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue