{% if page.color != null %} {% assign color = page.color | prepend: 'body-' %} {% else %} {% assign color = '' %} {% endif %}