{% macro frontend_nav_link(endpoint,label) %} {{ label }} {% endmacro %} {% macro render_frontend_nav(link_list,title) %}

{{ title|title }}

{% endmacro %}