We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1a3dd6 + 9dc71c4 commit b311531Copy full SHA for b311531
pythonsd/templates/pythonsd/code-of-conduct.html
@@ -1,6 +1,9 @@
1
{% extends 'pythonsd/base.html' %}
2
3
4
+{% block title %}Code of Conduct{% endblock title %}
5
+
6
7
{% block main %}
8
<div class="container mt-3">
9
<h1>Code of Conduct</h1>
0 commit comments