{% load sentry_helpers %}
{% load sentry_features %}
{% url_with_referrer 'sentry-group' group.organization.slug group.project.slug group.id as old_group_link %}
{% url_with_referrer 'sentry-organization-issue' group.organization.slug group.id as new_group_link %}
{% feature organizations:sentry10 group.organization %}
{{text}}
{% else %}
{{text}}
{% endfeature %}