Refactor code structure for improved readability and maintainability

This commit is contained in:
Ross
2025-12-04 22:41:39 +00:00
parent fbfffd1a6e
commit 23f7caa937
4 changed files with 5 additions and 0 deletions
@@ -7,6 +7,11 @@
<h2 class="title is-4">Background images</h2>
</div>
</div>
<div class="level-right">
<div class="level-item">
<a class="button is-light" href="{% url 'cards:list' %}">Back to cards</a>
</div>
</div>
</div>
<div class="columns">
BIN
View File
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 MiB