Changeset - 236bbfbbb960
[Not reviewed]
0 1 0
Brett Smith (brett) - 6 years ago 2018-11-20 14:02:49
brett@sfconservancy.org
supporter: Set video width.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/supporter/index.html
Show inline comments
...
 
@@ -68,33 +68,33 @@
 

	
 
  {% include "supporter/form_partial.html" with form_id="annual" min_amt=120 article="an" only %}
 

	
 
  {% include "supporter/form_partial.html" with form_id="monthly" min_amt=10 only %}
 

	
 
  <a name="renew" class="hidden"></a>
 
  {% include "supporter/form_partial.html" with form_id="renewal" min_amt=120 verb="renew" article="an" supptype="annual" only %}
 
{% endif %}
 

	
 
<span id="form-correction-needed" class="form-error">Please ensure all form data above is correct.</span>
 

	
 
<hr style="clear: both;"/>
 

	
 
<div class="picture right">
 
  <img alt="" src="/img/member-project-logos.png">
 
  <p>Conservancy is currently home to <a href="/projects/current/">almost fifty member projects</a>.</p>
 
  <video controls="" poster="/img/2018-11_Molly-de-Blanc-match-announcement-poster.png">
 
  <video controls="" poster="/img/2018-11_Molly-de-Blanc-match-announcement-poster.png" style="width: 100%;">
 
    <source src="/videos/2018-11_Molly-de-Blanc-match-announcement.webm">
 

	
 
    <p><a href="/videos/2018-11_Molly-de-Blanc-match-announcement.webm">Download this video</a>
 
    or <a href="https://youtu.be/3MDsu6iFAD0?t=2595">watch it on YouTube</a></p>
 
  </video>
 
  <p>Molly de Blanc announced her plans to provide a donation match along with other Supporters at LinuxConfAu 2018.</p>
 
  <img alt="" src="/img/2018_GSOC-byJoshSimmons_high.JPG">
 
  <p>Representatives from many different Conservancy member projects gathered at the GSoC mentor summit 2018. Photo by Josh Simmons.</p>
 
</div>
 

	
 
<p><strong>Software freedom is critical to many of today’s most pressing social issues, but it is only effective when
 
FOSS is for everyone</strong>—no matter what their background is, what technology they’re using, or whether or not a company funds their project.  Software Freedom Conservancy makes this possible by helping create more free software,
 
promoting diversity, defending copyleft, and advocating for software freedom.  We’re a creative, responsive, and
 
resourceful organization. We work with practical and impactful solutions.  We help FOSS projects grow while
 
maintaining independence from corporate sponsors and business trade associations.  We introduce people to software freedom through the
 
lens of today’s new technology questions, and we raise and address the newest questions facing the FOSS
0 comments (0 inline, 0 general)