Changeset - 6c652f10c620
[Not reviewed]
0 1 0
Ben Sturmfels (bsturmfels) - 2 months ago 2024-01-31 23:22:23
ben@sturm.com.au
usethesource: Add link to mailing list
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
conservancy/usethesource/templates/usethesource/landing_page.html
Show inline comments
...
 
@@ -25,6 +25,8 @@
 

	
 
  <section class="mb5">
 
    <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 %}
 
      <div class="mb3">
 
        <h3 class="f4 lh-title mt0"><a href="{% url 'usethesource:candidate' slug=candidate.slug %}">{{ candidate.name }}</a></h3>
0 comments (0 inline, 0 general)