close div tag in trade template

This commit is contained in:
Cayo Puigdefabregas 2022-02-25 10:16:59 +01:00
parent 04cc244f2d
commit 1772b4090c
1 changed files with 1 additions and 0 deletions

View File

@ -58,4 +58,5 @@
{% else %}
<div class="modal fade" id="tradeLotModal" tabindex="-1" style="display: none;" aria-hidden="true"
data-show-action-form="None">
</div>
{% endif %}