{% macro render(p, withLink=true) %}{% if withLink %}{% endif %}{{ p.firstName }} {{ p.lastName }}{% if withLink %}{% endif %}{% endmacro %}