Skip to content

Commit 7578168

Browse files
Code refactoring
1 parent 08ad7d6 commit 7578168

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

templates/auction_create.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
{% block title %}Auctions | {{ title }} {% endblock %}
44

55
{% block categories %}
6+
67
<!-- Divider -->
78
<hr class='sidebar-divider'>
89

@@ -65,4 +66,4 @@ <h1 class='h3 mb-4 text-gray-800'>Create Auction</h1>
6566

6667
{% endif %}
6768

68-
{% endblock %}
69+
{% endblock %}

0 commit comments

Comments
 (0)