{{ content }} {% if false != page.slideshow %} [ slideshow ] {% endif %} {% if false != page.slideshow and page.map %}  |  {% endif %} {% if page.map %} [ map ] {% endif %} {% assign items = site.array %} {% for p in site.posts %} {% if p.content contains gallery %} {% assign items = items | push:p %} {% endif %} {% endfor %} {% if items | size > 0 %}

{{ site.mentioned_in }}

{% endif %} {% include gallery-list.html gallery=gallery %}