Apply missed djlint format

This commit is contained in:
Adam Goldsmith 2024-01-26 14:03:46 -05:00
parent a1a9cb2890
commit 240ebc710d

View File

@ -53,9 +53,7 @@
<button type="submit" class="btn btn-sm btn-primary">Submit</button>
<a href="?" class="btn btn-sm btn-warning">Reset</a>
</div>
<div class="col-auto">
{% include "cmsmanage/components/download_table.dj.html" %}
</div>
<div class="col-auto">{% include "cmsmanage/components/download_table.dj.html" %}</div>
</div>
</form>
{% render_table table %}