{% macro navItem(title, url, hyphen=true, target='_self') %} {{title}} {% if hyphen %} - {% endif %} {% endmacro %}