{% assign content_type = content_type | default: 'body' %}
{% if content_type == 'body' %}
<div id="loading-screen"></div>
{% elsif content_type == 'head' %}
{% endif %}