{%- set title_prefix = '%s ยท '|format(title_prefix) if title_prefix else '' -%} {%- set title = '%s%s'|format(title_prefix, config.THEME_SITENAME) -%} {%- set description = description if description else config.THEME_SITEDESCRIPTION -%} {%- set suggest_app = true -%} {%- set body_css_classes = ['flex-container', 'bootstrap-padding-top'] -%} {%- set container_class = 'container-fluid' -%}
{%- block head %} {%- block head_meta %} {%- if keywords %}{% endif %} {%- if config.get('THEME_GOOGLE_SITE_VERIFICATION', None) %} {%- for google_id in config.THEME_GOOGLE_SITE_VERIFICATION %} {%- endfor %} {%- endif %} {%- endblock head_meta %} {%- block head_title %}