diff --git a/templates/home.html b/templates/home.html index a851067..e6713ed 100644 --- a/templates/home.html +++ b/templates/home.html @@ -143,7 +143,7 @@ {% endfor %} - {{ self::add_modal(modal_id="addRecipient", + {{ self::add_modal(modal_id="addRecipient" ~ loop.index, add_button="Add Recipient", button_classes="mt-2 w-25", add_text="Add a new recipient",