{% include '_layout/meta.twig' %}
{% if site_background_url is defined %} {% endif %}
{% include '_layout/header.twig' %}
{% block content %}
Hello!
This page has no content!
{% endblock %}