Edit core/templates/core/index.html via Editor
This commit is contained in:
parent
5f1042c64f
commit
f9888c14e6
@ -24,7 +24,7 @@
|
||||
|
||||
<div class="container">
|
||||
<div class="d-flex justify-content-between align-items-center mb-4">
|
||||
<h2 class="h4">!!!All Products!!!</h2>
|
||||
<h2 class="h4">Products</h2>
|
||||
<div>
|
||||
<a href="{% url 'add_product' %}" class="btn btn-primary">
|
||||
<i class="fas fa-plus me-2"></i>Add Product
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user