• {% if perms.check_permissions.can_fetch_link %} You have the permission to get a link {{ link }} {% endif %}
  • This is a normal sentence without permissions check.. there is also one sentence before if you have the "can_fetch_link" permission.