included message.html

This commit is contained in:
ayxan 2022-09-01 17:44:53 +04:00
parent fe381e0742
commit 2ab18b709b

View File

@ -5,6 +5,7 @@
{% block title %} Edit Profile {% endblock title %}
{% block content %}
{% include 'components/message.html' %}
<form enctype="multipart/form-data" method="POST">
{% csrf_token %}