{% if page.summary %}
{{page.summary}}
{% endif %} {% include toc.html %} < target="blank" href="http://prose.io/#tomjohnson1492/documentation-theme-jekyll/edit/gh-pages{{page.url | replace: '.html', '.md'}}"> {{content}}
{% if page.tags != null %} Tags: {% include custom/conditions.html %} {% for tag in page.tags %} {% if projectTags contains tag %} {% unless forloop.last %}{% endunless%} {% endif %} {% endfor %} {% endif %}
{% include disqus.html %}