{%- if list.size > 0 -%}
{%- endif -%}
{%- if list.size > 0 -%}

Marlin Settings

{%- for conf in list %} {%- assign odd = forloop.index | modulo: 2 %}
{% include setting-summ.html %}
{% endfor -%}
{% endif -%}