{% if site.switch_skin == true %}
Default/Blue
{% endif %} {% if site.email != null and site.author != null %}
Copyright (c) 20{{ site.time | date: '%y' }} {{site.author}} - <{{site.email}}>
{% endif %}