--- --- {% assign localPage = page.path | split: "/" | last %} {% if '{{[fmt]}}' == 'xml' %} {% assign section = '7' %} {% elsif '{{[fmt]}}' == 'json' %} {% assign section = '8' %} {% else %} {% assign section = '9' %} {% endif %} {% include fragment-pagebegin.html lang="{{[lang]}}" %}
Publish Box goes here
{% include fragment-base-navtabs.html type='{{[type]}}' id='{{[id]}}' active='{{[fmt]}}' lang="{{[lang]}}" %} {% if site.data.artifacts[localPage].example %} {% assign example = site.data.stringsBase['{{[lang]}}']['Example'] | append: ' ' %} {% endif %} {% assign prefix = site.data.artifacts[localPage].type %} {% assign respath = site.data.resources[resource_].path %}{{site.data.stringsBase['{{[lang]}}']['Raw'] | replace: "%FMT%", '{{[fmt]}}'}} | {{site.data.stringsBase['{{[lang]}}']['Download']}}
{% include fragment-intro.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %} {% include {{[type]}}-{{[name]}}{{[langsuffix]}}.xhtml %} {% include fragment-notes.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}