{% include "scripts.html" %} {% if lang == "en" %}{% include "scripts_en.html" %}{% endif %} {% if lang == "ja" %}{% include "scripts_ja.html" %}{% endif %} {% if lang == "pt" %}{% include "scripts_pt.html" %}{% endif %} {% if lang == "de" %}{% include "scripts_de.html" %}{% endif %} {% if lang == "hi" %}{% include "scripts_hi.html" %}{% endif %} {% block html_head_extra -%}{%- endblock %} {%- block body_all %}