Hide guest art on main page
This commit is contained in:
parent
c14e46fc0c
commit
373db736a7
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{ if $guest }}
|
{{ if and $guest (not (isset .Params "years")) }}
|
||||||
<h3>Guest Art</h3>
|
<h3>Guest Art</h3>
|
||||||
<hr/>
|
<hr/>
|
||||||
<div class="second-grid">
|
<div class="second-grid">
|
||||||
|
|
Loading…
Add table
Reference in a new issue