--- /dev/null
+{%extends "base/page.html"%}
+{%block contents%}
+<div class="row">
+ <div class="col-lg-9">
+{%block cocmain%}{%endblock%}
+ </div>
+ <div class="col-lg-3">
+ <h1>Translations</h1>
+ <ul>
+ <li><span lang="en"><a href="/about/policies/coc/">English</a></span></li>
+ <li><span lang="ja"><a href="/about/policies/coc/ja/">Japanese</a></span></li>
+ </ul>
+ <h1>Committee</h1>
+ <ul>
+ <li><a href="/about/policies/coc_committee/">Current committee</a></li>
+ </ul>
+ <h1>Annual Reports</h1>
+ <ul>
+ <li><a href="/about/policies/coc/reports/2019/">2019</a></li>
+ <li><a href="/about/policies/coc/reports/2018/">2018</a></li>
+ </ul>
+ </div>
+</div>
+{%endblock%}
-{%extends "base/page.html"%}
+{%extends "base/cocpage.html"%}
{%load pgfilters%}
{%block title%}Code of Conduct{%endblock%}
-{%block contents%}
-
-<div class="row">
- <div class="col-lg-9">
+{%block cocmain%}
<h1>Code of Conduct <i class="fas fa-gavel"></i></h1>
<p><em>Last updated: August 18, 2020. {%git_changes_link%}</em></p>
<p>In all interactions with the community, use your professional judgment, and
keep the discussion focused on moving our project and our community forward
in a positive direction for all.</p>
-
- {% include "pages/about/policies/coc/_translations.html" %}
- </div>
-{%include "pages/about/policies/coc/_reportlist.html" %}
-</div>
{%endblock%}
+++ /dev/null
- <div class="col-lg-3">
- <h1>Annual Reports</h1>
- <ul>
- <li><a href="/about/policies/coc/reports/2019/">2019</a></li>
- <li><a href="/about/policies/coc/reports/2018/">2018</a></li>
- </ul>
- </div>
+++ /dev/null
-<h1>Translations of the Code of Conduct</h1>
-<p>The Code of Conduct has been translated into multiple languages. Each
- translation was verified independently by at least one additional party.</p>
-<p>If there are any discrepancies in language between a translation and the
- <a href="/about/policies/coc/">Code of Conduct written in English</a>, the
- English language Code of Conduct will take precedence.</p>
-
-<ul>
- <li><span lang="en"><a href="/about/policies/coc/">English</a></span></li>
- <li><span lang="ja"><a href="/about/policies/coc/ja/">Japanese</a></span></li>
-</ul>
-{%extends "base/page.html"%}
+{%extends "base/cocpage.html"%}
{%block title%}Code of Conduct - Japanese Translation{%endblock%}
-{% block contents %}
+{% block cocmain %}
<h1>行動規範 <i class="fas fa-gavel"></i></h1>
<p><em>最終更新日 (Last updated): 2018年8月18日</em></p>
<p>コミュニティ内の連絡においては、専門的判断を発揮し、議論の焦点を本プロジェクトとコミュニティを全員にとって建設的な方向へ進める事に絞るものとします。</p>
-{% include "pages/about/policies/coc/_translations.html" %}
-{% endblock contents %}
+{% endblock cocmain %}
-{%extends "base/page.html"%}
+{%extends "base/cocpage.html"%}
{%block title%}2018 Annual Report | Code of Conduct Committee{%endblock%}
-{%block contents%}
-
-<div class="row">
- <div class="col-lg-9">
+{%block cocmain%}
<h1>Code of Conduct Committee: 2018 Annual Report <i class="fas fa-gavel"></i></h1>
<p><em>Delivered: April 9, 2019</em></p>
<li>Investigation ongoing as of December 31, 2018: 1</li>
</ul>
<p>We would like to thank the Core Team and the community members who have supported the adoption of the <a href="/about/policies/coc/">Code of Conduct</a>, and who continue to uphold the professional standards of the PostgreSQL Community.</p>
- </div>
-{%include "pages/about/policies/coc/_reportlist.html" %}
-</div>
{%endblock%}
-{%extends "base/page.html"%}
+{%extends "base/cocpage.html"%}
{%block title%}2019 Annual Report | Code of Conduct Committee{%endblock%}
-{%block contents%}
-
-<div class="row">
- <div class="col-lg-9">
+{%block cocmain%}
<h1>Code of Conduct Committee: 2019 Annual Report <i class="fas fa-gavel"></i></h1>
<p><em>Delivered: March 17, 2020</em></p>
<p>
We would like to thank the Core Team and the community members who have supported the adoption of the <a href="/about/policies/coc/">Code of Conduct</a>, and who continue to uphold the professional standards of the PostgreSQL Community.
</p>
- </div>
-{%include "pages/about/policies/coc/_reportlist.html" %}
-</div>
{%endblock%}
-{%extends "base/page.html"%}
+{%extends "base/cocpage.html"%}
{%load pgfilters%}
{%block title%}Code of Conduct Committee{%endblock%}
-{%block contents%}
+{%block cocmain%}
<h1>Code of Conduct Committee <i class="fas fa-users"></i></h1>