From ae0628f1595d5769f013be9c3cff57614944b38e Mon Sep 17 00:00:00 2001
From: Mark Walker
Date: Sun, 20 Oct 2024 02:17:57 +0100
Subject: [PATCH] Add arrow to translation string
---
djangoproject/templates/contact/coc_form.html | 2 +-
djangoproject/templates/contact/foundation.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/djangoproject/templates/contact/coc_form.html b/djangoproject/templates/contact/coc_form.html
index a61f1b06b..05d1aa4c1 100644
--- a/djangoproject/templates/contact/coc_form.html
+++ b/djangoproject/templates/contact/coc_form.html
@@ -18,6 +18,6 @@
{% if form.body.errors %} {{ form.body.errors.as_text }}
{{ form.captcha }}
- + {% endblock %}