From 2ab18b709bb01e3938842f08527bb3bc2627012f Mon Sep 17 00:00:00 2001 From: ayxan Date: Thu, 1 Sep 2022 17:44:53 +0400 Subject: [PATCH] included message.html --- src/account/templates/profile_editing.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/account/templates/profile_editing.html b/src/account/templates/profile_editing.html index f91f0e8..3b86d6f 100644 --- a/src/account/templates/profile_editing.html +++ b/src/account/templates/profile_editing.html @@ -5,6 +5,7 @@ {% block title %} Edit Profile {% endblock title %} {% block content %} +{% include 'components/message.html' %}
{% csrf_token %}