{% import "macros.html" as macros %} {% extends "root.html" %} {% block body %} {{ macros::nav(selected="home") }}
✨ Welcome to {{ config.name }}!
We're still working on your feed...
{% endblock %}