{% load crispy_forms_filters %} {% load l10n %} {% load i18n %} {% load translations %} {% load static %} {% comment %}Modified version of radioselect_inline.html and radioselect.html from crispy_forms{% endcomment %}
{% if field.label %} {% endif %}
{% include 'bootstrap3/layout/field_errors_block.html' %}
{% for choice in field.field.choices %} {% with choice_str=choice.0|stringformat:"s" %}
{% endfor %}
{% if "disabled" in flat_attrs %}

{% trans "You do not have permission to change project access control." %} {% if has_billing %} {% trans "Check your billing status" %} {% endif %}

{% endif %}