{% macro urlify url, title, suffix %} {% if static %} {{title}} {% else %} {{title}} {% endif %} {% endmacro %}