Add video to the appeal page.
This commit is contained in:
parent
cacb6d2eff
commit
383c53d718
1 changed files with 23 additions and 0 deletions
|
@ -94,4 +94,27 @@ information</a>.)</p>
|
||||||
will be matched up to $50,000. Please
|
will be matched up to $50,000. Please
|
||||||
donate now: by becoming <a href="/supporter/">a Conservancy Supporter</a> or
|
donate now: by becoming <a href="/supporter/">a Conservancy Supporter</a> or
|
||||||
via <a href="#donate-box" class="donate-now">donate link on the right</a>.</p>
|
via <a href="#donate-box" class="donate-now">donate link on the right</a>.</p>
|
||||||
|
|
||||||
|
<h3>Want To Know More?</h3>
|
||||||
|
|
||||||
|
<p>Watch the video below of Conservancy Executive Director, Karen Sandler,
|
||||||
|
<a href="/news/2015/mar/31/libreplanet/">delivering a keynote on this topic
|
||||||
|
at
|
||||||
|
LibrePlanet 2015</a>:
|
||||||
|
|
||||||
|
<video controls
|
||||||
|
preload="auto" class="video-js vjs-default-skin"
|
||||||
|
data-setup='{"height": 276,
|
||||||
|
"width": 640 }'>
|
||||||
|
<source src="http://media.libreplanet.org/mgoblin_media/media_entries/96/karen-compressed-trimmed-good.medium.webm"
|
||||||
|
|
||||||
|
type="video/webm; codecs="vp8, vorbis""
|
||||||
|
/>
|
||||||
|
|
||||||
|
</video>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>Or, read <a href="/linux-compliance/vmware-lawsuit-faq.html">our FAQ about
|
||||||
|
the lawsuit</a>.</p>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Loading…
Reference in a new issue