From 3e461f98632a30f9799558797091df8fc46307af Mon Sep 17 00:00:00 2001 From: Kostanjevec Date: Thu, 23 Jun 2022 14:57:21 +0200 Subject: [PATCH] loop for emails kinda works? --- templates/matches.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/templates/matches.html b/templates/matches.html index 9c4cf17..9dd14a2 100644 --- a/templates/matches.html +++ b/templates/matches.html @@ -35,7 +35,13 @@ {% endfor %} - send email + + + send email {% endfor %}