{%- comment -%} inpl.html IN Page Language takes a language array and outputs the value for the language of the current page {%- endcomment -%} {%- if include.a[include.lang] -%}{{include.a[include.lang]}}{%- else -%}{{include.a.en}}{%- endif -%}