Changeset - 5ed5899131da
[Not reviewed]
Daniel Takamori (pono) - 21 months ago 2022-07-06 18:23:07
pono@sfconservancy.org
add page for mirroring vizio case files
2 files changed with 20 insertions and 0 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/copyleft-compliance/case-files/REMOVEME
Show inline comments
 
new file 100644
www/conservancy/static/copyleft-compliance/vizio-case-files.html
Show inline comments
 
new file 100644
 
{% extends "base_vizio.html" %}
 
{% block subtitle %}Copyleft Compliance Projects - {% endblock %}
 
{% block submenuselection %}VizioMain{% endblock %}
 
{% block content %}
 

	
 
<h1>Case Files for Vizio Lawsuit</h1>
 
<h2>Mirrors of files for convenience</h2>
 

	
 
<p>We are (re)hosting these files so you can keep up with the case.</p>
 

	
 
<p>
 
  <ul>
 
    <li><a href="./case-files/dayie1Gae1Oo.pdf">First file</a></li>
 
    <li><a href="dummy-link">Second file</a></li>
 
    <li><a href="dummy-link">Third file</a></li>
 
    <li><a href="dummy-link">Fourth file</a></li>
 
  </ul>
 
<p>
 

	
 
{% endblock %}
0 comments (0 inline, 0 general)