{% if site.oedipus.style.compact-header %} <h1>{{ site.title }}{{ site.description }}</h1> {% else %} <h1>{{ site.title }}</h1> <p>{{ site.description }}</p> {% endif %}