{% if offline %}
{%- if inline -%}
{% else %}
{% if theme != 'None' %}
{% if theme == 'flatly' %}
{% elif theme == 'united' %}
{% endif %}
{% else %}
{% endif %}
{% endif %}
{% else %}
{% if theme != 'None' %}
{% if theme == 'flatly' %}
{% elif theme == 'united' %}
{% endif %}
{% else %}
{% endif %}
{% endif %}
{%- if inline -%}
{% else %}
{% endif %}