Skip to content

Commit

Permalink
update src/argus/htmx/templates/htmx/notificationprofile/notification…
Browse files Browse the repository at this point in the history
…profile_form.html

Co-authored-by: podliashanyk <[email protected]>
  • Loading branch information
hmpf and podliashanyk authored Dec 18, 2024
1 parent db8cc77 commit e9078ca
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<form method="post">
{% csrf_token %}
{{ form.as_div }}
{{ formset.as_div }}
<input class="btn btn-primary" type="submit" value="Save">
</form>
{% endblock main %}

0 comments on commit e9078ca

Please sign in to comment.