- {{ content }} +

{{ content }}

+ {% if false != page.slideshow %} + [ slideshow ] + {% endif %} + {% if false != page.slideshow and false != page.map %} +  |  + {% endif %} + {% if false != page.map %} + [ map ] + {% endif %} + {% include gallery_list.html gallery=gallery %} + {% capture list %} + {% for post in site.posts %} + {% if post.content contains gallery %} +
  • + {{ post.title }} +
  • + {% endif %} + {% endfor %} + {% endcapture %} + {% if list %} +

    {{ site.mentioned_in }}

    + + {% endif %}