fix formatting issue on tasks html template
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-11-25 20:50:24 -05:00
parent bbd44e9ec6
commit 1a1d530b47

View File

@@ -19,4 +19,5 @@
<hr> <hr>
</div> </div>
{% endfor %} {% endfor %}
</div>
{% endblock %} {% endblock %}