app/soc/templates/soc/role/edit.html
changeset 1155 44dcc941e199
parent 1152 b82caf7bb17c
child 1358 6be502a1bcc6
equal deleted inserted replaced
1154:77276e2c46f7 1155:44dcc941e199
    41 <p>
    41 <p>
    42 <p>
    42 <p>
    43 {% block instructions %}
    43 {% block instructions %}
    44 Please use this form to edit the {{ entity_type }}.
    44 Please use this form to edit the {{ entity_type }}.
    45 {% if not gmaps_api_key %}
    45 {% if not gmaps_api_key %}
    46 <br /><span class="error">Google Maps API key not present: please login as administrator and insert your key in Site, Edit Site Settings, Google Maps field</span>
    46 <br /><span class="error">Google Maps API key not present. Please login as administrator and insert your key in Site Settings, Google Maps field.</span>
    47 {% endif %}
    47 {% endif %}
    48 {% endblock %}
    48 {% endblock %}
    49 </p>
    49 </p>
    50 <form method="POST">
    50 <form method="POST">
    51   <table>
    51   <table>