test if there is no map

develop
gwen 2 years ago
parent c5397217f7
commit b815571920

@ -30,8 +30,12 @@
</p>
<!--<p class="font-italic font-weight-light fs-6">Transcription : {{transcriber}}.</p>-->
{% if folium != None %}
<h1 class="text-center">Géolocalisation de l'acte </h1>
{{ folium | safe }}
{% endif %}
</div><!-- /.container -->
{% endblock %}

Loading…
Cancel
Save