{% assign localPage = page.path | split: "/" | last %} {% include fragment-pagebegin.html lang=include.lang %}
Publish Box goes here
{% if site.data.pages[localPage].translated[include.lang] %} {{site.data.stringsBase[include.lang]['TRANS_HLP']}} {% else %} {{site.data.stringsBase[include.lang]['NO_TRANS']}} {% endif %}
{% endif %} {% if localPage == 'index.html' %} {% include fragment-igTable.html lang=include.lang %} {% endif %} {% include fragment-pageTable.html lang=include.lang %} {% assign path = page.path | split: '.html' %} {% include {{path}}.xml %}