{% if page.title != 'ThreeFold Community' %}
{# #} {% set url = get_url(path='/' ~ page.relative_path | replace(from='_', to='-') | replace(from='index.md', to=page.extra.imgPath)) %} {{page.title ~ ' Picture'}}

{{page.title}}

{% if page.description %} {{page.description}} {% else %} {{page.content | safe}} {% endif %}
{#
#}
{# #}
{%endif%}