{% import "macros.html" as ui %} {{ config.site.title }}{% block title %}{% endblock %} {{ ui::theme_button(text="Switch Appearance") }}
{% block content %}{% endblock %}