summaryrefslogtreecommitdiff
path: root/djangoproject/templates/conduct/faq.html
diff options
context:
space:
mode:
Diffstat (limited to 'djangoproject/templates/conduct/faq.html')
-rw-r--r--djangoproject/templates/conduct/faq.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/djangoproject/templates/conduct/faq.html b/djangoproject/templates/conduct/faq.html
index 4133c126..f387afd8 100644
--- a/djangoproject/templates/conduct/faq.html
+++ b/djangoproject/templates/conduct/faq.html
@@ -4,6 +4,7 @@
{% block title %}{% translate "Django Code of Conduct - FAQ" %}{% endblock %}
{% block og_title %}{% translate "Django Code of Conduct - FAQ" %}{% endblock %}
+
{% block og_description %}{% translate "Common questions and concerns around the Django community's Code of Conduct" %}{% endblock %}
{% block content %}
@@ -240,7 +241,7 @@
whatever codes of conduct you want in the spaces that belong to you. Please
honor this Code of Conduct in our spaces.{% endblocktranslate %}</p>
-{% endblock %}
+{% endblock content %}
{% block head_extra %}
{{ block.super }}