{% extends "conduct/base.html" %} {% load i18n %} {% block title %}{% translate "Django Code of Conduct - Enforcement Manual" %}{% endblock %} {% block og_title %}{% translate "Django Code of Conduct - Enforcement Manual" %}{% endblock %} {% block og_description %}{% translate "This is the enforcement manual followed by Django's Code of Conduct working group" %}{% endblock %} {% block content %}

{% translate "Django Code of Conduct - Enforcement Manual" %}

{% blocktranslate trimmed %} This manual has moved to GitHub. Please see the latest version there.{% endblocktranslate %}

{% endblock content %}