Skip to content
Snippets Groups Projects
Commit 34963ee7 authored by anonymous's avatar anonymous
Browse files

fix broken layout

parent 9dfda43a
Branches
Tags
No related merge requests found
......@@ -41,8 +41,8 @@
<p>{{ ext }}</p>
</div>
{% if map_text %}
<div class="info-detail">
{% if map_text %}
<p class='map-text'> {{_('Map showing the borders of {map_text}').format(map_text=map_text)}} </p>
{% endif %}
{% set bbox = h.odsh_get_bounding_box(pkg) %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment