From 4eb73df399907aef9ba8c757d6657ed23be46fd8 Mon Sep 17 00:00:00 2001 From: AmanRaizada02 <83814639+AmanRaizada02@users.noreply.github.com> Date: Tue, 24 Jan 2023 08:45:26 +0530 Subject: [PATCH] Removed emoji Removed emoji to make it more professional --- src/templates/project/team_create.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/templates/project/team_create.html b/src/templates/project/team_create.html index 8ac893b..45df7c4 100644 --- a/src/templates/project/team_create.html +++ b/src/templates/project/team_create.html @@ -6,7 +6,7 @@
-
Create Team 🥳
+
Create Team
@@ -15,7 +15,7 @@
Create Team 🥳
{{ form|crispy }}
- +
@@ -23,4 +23,4 @@
Create Team 🥳
-{% endblock content %} \ No newline at end of file +{% endblock content %}