private variable

This commit is contained in:
Set Hallstrom 2019-05-19 01:32:47 +02:00
parent fab658b6ad
commit 0a20c340e5
3 changed files with 5 additions and 1 deletions

View file

@ -9,7 +9,9 @@ layout: default
{{ content }}
</div>
{% if page.slutet_salskap == true %}
<div class="column">
<h4>OBS! Du måste vara stödmedlem!</h4>
{% include contact.html %}
</div>
</div>
{% endif %}