<li><a href="/domains/list">Domain Names</li>
<li><a href="/about/privacypolicy/">Privacy Policy</a></li>
<li><a href="/about/website/">Website</a></li>
+ <li><a href="/about/contact/">Contact</a></li>
</ul>
</div>
</div>
--- /dev/null
+{%extends "base.html" %}
+{%block title%}Contact{%endblock%}
+{%block maincontent%}
+
+<h1>Contact</h1>
+<p>
+ The PostgreSQL Community Association of Canada is a Canadian Not For Profit
+ corporation that holds assets for the PostgreSQL project such as domain
+ names and trademarks.
+</p>
+
+<p>
+ You can contact the board of the PostgreSQL Community Association of Canada at
+ <a href="mailto:board@lists.postgres.ca">board@lists.postgres.ca</a>.
+</p>
+{%endblock%}
<h2>Board Members</h2>
<p>
The board of the PostgreSQL Community Association of Canada currently
- consists of the following individuals.</o>
+ consists of the following individuals.</p>
<ul>
<li>Dave Page (Chairman)</li>
<li>Steve Singer (Treasurer)</li>
<li>Peter Eisentraut</li>
<li>Marc Fournier</li>
</ul>
+
+<p>
+ You can contact the board of the PostgreSQL Community Association of Canada at
+ <a href="mailto:board@lists.postgres.ca">board@lists.postgres.ca</a>.
+</p>
{%endblock%}
<li>postgresql.events</li>
<li>postgresql.org</li>
<li>postgres.ca</li>
- <li>postgrsql.company</li>
+ <li>postgresql.company</li>
<li>postgresql.co.uk</li>
<li>postgresql.uk</li>
<li>postgres.com</li>
{% block relatedinfo %}
<div id="pgFrontRight">
<div class="pgFrontBox">
- <h2>Help us out!</h2>
- <p>In the future you will be able to help PostgreSQL Canada by donating, but in the meantime
- why not help out in the <a href="https://www.postgresql.org/community/">PostgreSQL community</a>.
+ <h2>Donate</h2>
+ <p>
+ If you would like to help support the mission of the PostgreSQL Community
+ Association of Canada (PGCAC) through a donation or other means, please
+ contact the PGCAC board at
+ <a href="mailto:board@lists.postgres.ca">board@lists.postgres.ca</a>.
</p>
</div>
<div class="pgFrontBox">
- <h2>Other usergroups</h2>
+ <h2>Other Organisations</h2>
<ul>
<li><a href="https://www.postgresql.eu/">PostgreSQL Europe</a></li>
<li><a href="https://www.postgresql.us/">PostgreSQL US</a></li>
</div>
<div class="pgFrontBox">
- <h2>Related organisations</h2>
+ <h2>Related</h2>
<ul>
<li><a href="https://www.postgresql.org/">PostgreSQL</a></li>
</ul>