remove button of add template

This commit is contained in:
Cayo Puigdefabregas 2023-11-22 12:53:46 +01:00
parent 4a884fa00d
commit 975aa2b7ff
1 changed files with 0 additions and 3 deletions

View File

@ -25,9 +25,6 @@
{% endfor %}
</tbody>
</table>
<div class="form-actions-no-box">
<a class="btn btn-green-admin" href="{% url 'idhub:admin_schemas_new' %}">{% translate "Add template" %} <i class="bi bi-plus"></i></a>
</div>
</div>
</div>
</div>