From 85ef9b23259687899947ea25bd333333c478f6f5 Mon Sep 17 00:00:00 2001 From: NoahLink <71844852+NoahLink@users.noreply.github.com> Date: Wed, 15 Mar 2023 20:14:29 +0000 Subject: [PATCH] Update edit_profile.html --- app/templates/edit_profile.html | 1 + 1 file changed, 1 insertion(+) diff --git a/app/templates/edit_profile.html b/app/templates/edit_profile.html index 38aecf6..90f9c18 100644 --- a/app/templates/edit_profile.html +++ b/app/templates/edit_profile.html @@ -8,4 +8,5 @@ {{ wtf.quick_form(form) }} +
{% endblock %}