{%- extends "base/base.html" %} {% macro render_urlset(urlset) %} {% endmacro %} {% block content %} {{ render_urlset(urlset) }} {% endblock %}