Skip to content

Commit

Permalink
Fix template block used for related objects tab content
Browse files Browse the repository at this point in the history
  • Loading branch information
justinefricou committed Dec 17, 2024
1 parent 05e0055 commit 7d286e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geotrek/trekking/templates/trekking/trek_detail.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
{% endwith %%}
{% endblock %}

{% block after_attachments_extra_tab_content %}
{% block before_attachments_extra_tab_content %}
<div id="related-objects" class="tab-pane">
{% smart_include "detail" %}
</div>
Expand Down

0 comments on commit 7d286e3

Please sign in to comment.