usethesource: Add link to mailing list
This commit is contained in:
parent
a7517825a3
commit
6c652f10c6
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
||||||
|
|
||||||
<section class="mb5">
|
<section class="mb5">
|
||||||
<h2 id="candidates" class="f2 lh-title ttu mt4 mb2">Source Candidates List</h2>
|
<h2 id="candidates" class="f2 lh-title ttu mt4 mb2">Source Candidates List</h2>
|
||||||
|
<p>To join the public discussion of these candidates, please subscribe to our <a href="https://lists.sfconservancy.org/mailman/listinfo/ccs-review">ccs-review mailing list</a>. We re-post especially notable replies from the community in the candidate comments below, alongside SFC and other official Use The Source comments.</p>
|
||||||
|
|
||||||
{% for candidate in candidates %}
|
{% for candidate in candidates %}
|
||||||
<div class="mb3">
|
<div class="mb3">
|
||||||
<h3 class="f4 lh-title mt0"><a href="{% url 'usethesource:candidate' slug=candidate.slug %}">{{ candidate.name }}</a></h3>
|
<h3 class="f4 lh-title mt0"><a href="{% url 'usethesource:candidate' slug=candidate.slug %}">{{ candidate.name }}</a></h3>
|
||||||
|
|
Loading…
Reference in a new issue