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