minor update
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<div class="card shadow-lg">
|
||||
<div class="card-header bg-primary text-white d-flex justify-content-between align-items-center">
|
||||
<h3>{{ department.name }} Department</h3>
|
||||
<a href="{% url 'manage_departments' %}" class="btn btn-light btn-sm">⬅ Back</a>
|
||||
<a href="{% url 'manage_departments' %}" class="btn btn-light btn-sm">Back</a>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user