mirror of
https://github.com/StefBuwalda/WebTech.git
synced 2025-10-30 03:10:00 +00:00
form
This commit is contained in:
@@ -5,7 +5,7 @@ Add service
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<form class="bg-body-tertiary" method="POST">
|
||||
<form class="form bg-body-tertiary" method="POST">
|
||||
{{ form.hidden_tag() }}
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
<symbol id="check-circle-fill" fill="currentColor" viewBox="0 0 16 16">
|
||||
|
||||
Reference in New Issue
Block a user