{{ feature.name }}{% if feature.beta or feature.closed_beta %} (This feature is in Beta){% endif %}
{{ feature.description|safe }}
{% if project_already_has_feature %}
Your project has access
{% endif %}
{% if feature.closed_beta and not user|has_group:"Closed Beta User" or not feature.currently_available %}
{% if not project_already_has_feature %}
This feature is coming soon, keep an eye out for updates