--- layout: default --- {% include setlang.html %} {% comment %} {% assign subnav = site.data[page.subnav] %} {% include linklist.html items=subnav dynamic=true %} {% if site.disqus.shortname %} {% include disqus_comments.html %} {% endif %} {% capture pills %}{% include pills.html items=page.tags %}{% endcapture %} {% include sideblock.html title=t.home_projects_expand content=pills %} {% endcomment %}
{% if page.project_ref %}

{{ page.project_ref }}

{% endif %}

{{ page.title }}

{% if page.subtitle %}

{{ page.subtitle }}

{% endif %}
{% if page.author %} {% endif %}
{% include share.html notext=true %}
{{ content }}
{% if page.tags.size > 0 and active_lang=='it' %}
{% include pills.html items=page.tags header=t.news_categories %} {% endif %}
{% include banner-joinus.html %}