summaryrefslogtreecommitdiff
path: root/djangoproject/templates/conduct/changes.html
diff options
context:
space:
mode:
Diffstat (limited to 'djangoproject/templates/conduct/changes.html')
-rw-r--r--djangoproject/templates/conduct/changes.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/djangoproject/templates/conduct/changes.html b/djangoproject/templates/conduct/changes.html
index e9668733..cd36b137 100644
--- a/djangoproject/templates/conduct/changes.html
+++ b/djangoproject/templates/conduct/changes.html
@@ -4,6 +4,7 @@
{% block title %}{% translate "Django Code of Conduct - Changes" %}{% endblock %}
{% block og_title %}{% translate "Django Code of Conduct - Changes" %}{% endblock %}
+
{% block og_description %}{% translate "Changes to the Code of Conduct" %}{% endblock %}
{% block content %}
@@ -36,4 +37,4 @@
<a href="https://github.com/django/code-of-conduct/blob/main/CHANGELOG.md">on
GitHub</a>.{% endblocktranslate %}</p>
-{% endblock %}
+{% endblock content %}