Copyleft Compliance — Vizio — Q&A is Compliance base, add PDF links

This commit is contained in:
Bradley M. Kuhn 2021-10-19 11:01:40 -07:00
parent d938406aa8
commit fd2720f0c5

View file

@ -1,9 +1,11 @@
{% extends "base_learn.html" %} {% extends "base_compliance.html" %}
{% block subtitle %}Press - {% endblock %} {% block subtitle %}Press - {% endblock %}
{% block submenuselection %}Press{% endblock %} {% block submenuselection %}Press{% endblock %}
{% block content %} {% block content %}
<h1 id="QandA">Q & A</h1> <h1 id="QandA">Vizio Lawsuit Q &amp; A</h1>
<a href="https://shoestring.agency/wp-content/uploads/2021/10/SFC_QA_GeneralPublic.pdf">[
A PDF version of this Q&amp;A is available. ]</a>
<h3 id="">Q: Who is the defendant in this lawsuit?</h3> <h3 id="">Q: Who is the defendant in this lawsuit?</h3>
@ -103,4 +105,7 @@
<p>Object code can be found on the TVs and source code/binaries on the filesystem. There are multiple models in which we can confirm the findings. Go to sfconservancy.org/vizio for details.</p> <p>Object code can be found on the TVs and source code/binaries on the filesystem. There are multiple models in which we can confirm the findings. Go to sfconservancy.org/vizio for details.</p>
<a href="https://shoestring.agency/wp-content/uploads/2021/10/SFC_QA_GeneralPublic.pdf">[
A PDF version of this Q&amp;A is available. ]</a>
{% endblock %} {% endblock %}