File diff 7074802d50c0 → d8a702c8c922
conservancy/templates/supporter/index.html
Show inline comments
...
 
@@ -7,7 +7,7 @@
 
<script type="text/javascript" src="{% static 'js/supporter-page.js' %}"></script>
 
<link href="{% static 'css/forms.css' %}" rel="stylesheet" type="text/css"/>
 
{% include "opengraph_partial.html" with url="/sustainer/" title="Support Conservancy!" description="Software freedom is critical to many of today&rsquo;s most pressing social issues, but it&rsquo;s only effective when FOSS is for everyone. Support Conservancy today to help make that happen!" %}
 
{% include "opengraph_urllist_partial.html" with property='image' urls='' fallback='/img/conservancy-logo.png' %}
 
{% include "opengraph_urllist_partial.html" with property='image' urls='' fallback='/static/img/conservancy-logo.png' %}
 
{% endblock %}
 

	
 
{% block content %}
...
 
@@ -40,7 +40,7 @@
 
<span id="form-correction-needed" class="form-error">Please ensure all form data above is correct.</span>
 

	
 
<div style="overflow: auto; text-align: center;">
 
  <a href="/img/tshirt-2023.png"><img src="/img/tshirt-2023.png"  height="300"/></a>
 
  <a href="/img/tshirt-2023.png"><img src="{% static 'img/tshirt-2023.png' %}"  height="300"/></a>
 
</div>
 
</p>
 

	
...
 
@@ -58,9 +58,9 @@
 
  a Sustainer:
 
<p style="text-align:center;">
 
<video style="width: 50%; height: auto;" controls="" poster="/videos/sfc-introduction-video_poster.jpg">
 
<source src="/videos/sfc-introduction_1080p.mp4" />
 
<track src="/docs/sfc-introduction-vtt-captions.txt" kind="subtitles" srclang="en" label="English" />
 
<a href="/videos/sfc-introduction_1080p.mp4"><img src="/videos/sfc-introduction-video_poster.jpg"
 
<source src="{% static 'videos/sfc-introduction_1080p.mp4' %}" />
 
<track src="{% static 'docs/sfc-introduction-vtt-captions.txt' %}" kind="subtitles" srclang="en" label="English" />
 
<a href="/videos/sfc-introduction_1080p.mp4"><img src="{% static 'videos/sfc-introduction-video_poster.jpg' %}"
 
                                                  alt="Software Freedom Conservancy introduction video"></a><br/>
 
<a href="https://youtu.be/yCCxMfW0LTM">(watch on Youtube)</a>
 
</video></p>
...
 
@@ -180,9 +180,9 @@ In November she spoke at <a href="https://www.sfscon.it/talks/the-history-of-and
 

	
 
<div class="picture-small right">
 
<video class="small-right" controls="" poster="/videos/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate_still.png" id="doctorate_vid">
 
  <source src="/videos/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.mp4">
 
  <track src="/docs/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.en.txt" kind="subtitles" srclang="en" label="English" />
 
  <track src="/docs/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.nl.txt" kind="subtitles" srclang="nl" label="Dutch (NL)" />
 
  <source src="{% static 'videos/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.mp4' %}">
 
  <track src="{% static 'docs/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.en.txt' %}" kind="subtitles" srclang="en" label="English" />
 
  <track src="{% static 'docs/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.nl.txt' %}" kind="subtitles" srclang="nl" label="Dutch (NL)" />
 
</video>
 
<p><a href="/videos/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.mp4">Download Karen's talk</a>
 
  or <a href="https://youtu.be/zca7dOU7jfs">watch on YouTube</a></p>
...
 
@@ -222,7 +222,7 @@ software projects.  Part of the unique position of our organization is the
 
expertise necessary to do this kind of work.</p>
 

	
 
<div class="picture-small right">
 
  <img class="small-right" src="/img/outreachy-nigeria-1000-celebration.png"
 
  <img class="small-right" src="{% static 'img/outreachy-nigeria-1000-celebration.png' %}"
 
alt="Group Picture: Outreachy interns, mentors, and community coordinators gathered to celebrate the 1,000 interns milestone in Lagos, Nigeria." />
 
  <p>Group Picture: Outreachy interns, mentors, and community coordinators gathered to celebrate the 1,000 interns milestone in Lagos, Nigeria.</p>
 
  <p>You can view a <a href="https://diode.zone/w/p/25ifUPw9Lx42nrb14h41Ru">video of the celebration here.</a></p>
...
 
@@ -283,7 +283,7 @@ reach for reproducibility. </p>
 
<h3 id="HelpUs">Help us Continue this Work</h3>
 
<div style="overflow: auto">
 
<div class="picture-small right">
 
  <img src="/img/scaled-LLW-2015-Conservancy-Supporters-by-Carlo-Piana-CC-0.jpg" alt="Zack, Karen, John and Jim pose, mostly wearing the vintage t-shirt!" />
 
  <img src="{% static 'img/scaled-LLW-2015-Conservancy-Supporters-by-Carlo-Piana-CC-0.jpg' %}" alt="Zack, Karen, John and Jim pose, mostly wearing the vintage t-shirt!" />
 
  <p>Sustainers pose with Karen! <br/>From left: Stefano &ldquo;Zack&rdquo; Zacchiroli, Karen M. Sandler, John Sullivan, and Jim Wright</p>
 
</div>