{# inputs: obj (with .isLinkable .anchor .fileName), text, config, page.relPath #} {% if obj.isLinkable %} {{ text }} {% else %} {{ text }} {% endif %}