{% macro render_blog_nav(nav_links) %}
{% endmacro %} {% if nav_links %} {{ render_blog_nav(nav_links) }} {% endif %}