equal
deleted
inserted
replaced
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> |