Copyleft Compliance — Vizio — Q&A is Compliance base, add PDF links
This commit is contained in:
parent
d938406aa8
commit
fd2720f0c5
1 changed files with 7 additions and 2 deletions
|
@ -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 & A</h1>
|
||||||
|
|
||||||
|
<a href="https://shoestring.agency/wp-content/uploads/2021/10/SFC_QA_GeneralPublic.pdf">[
|
||||||
|
A PDF version of this Q&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&A is available. ]</a>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Loading…
Reference in a new issue