{% macro get_link(page) -%} {{ page.title }}{% if page.type == 'function' or page.type == 'method' %}(){% endif %} {%- endmacro %}