| 
									
										
										
										
											2021-10-18 16:37:58 -07:00
										 |  |  | {% extends "base_conservancy.html" %} | 
					
						
							|  |  |  | {% load cache %} | 
					
						
							|  |  |  | {% load humanize %} | 
					
						
							| 
									
										
										
										
											2021-10-21 12:38:23 -07:00
										 |  |  | {% block category %}News{% endblock %} | 
					
						
							| 
									
										
										
										
											2021-10-18 16:37:58 -07:00
										 |  |  | {% block head %} | 
					
						
							| 
									
										
										
										
											2023-10-19 16:49:13 +11:00
										 |  |  | <link href="/css/forms.css" rel="stylesheet" type="text/css"/> | 
					
						
							| 
									
										
										
										
											2021-10-18 16:37:58 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | {% endblock %} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | {% block outercontent %} | 
					
						
							|  |  |  | <div class="content-with-donate-sidebar"> | 
					
						
							|  |  |  |     <div id="container"> | 
					
						
							| 
									
										
										
										
											2021-11-19 17:02:59 +11:00
										 |  |  |          <div id="mainContent">{% block content %}{% endblock %}</div> | 
					
						
							| 
									
										
										
										
											2021-10-20 11:34:24 -07:00
										 |  |  |          <div id="sidebar" class="{% block submenuselection %}{% endblock %}"> | 
					
						
							| 
									
										
										
										
											2021-10-18 20:27:18 -07:00
										 |  |  |             <h2>What We Do</h2> | 
					
						
							|  |  |  |             {% include 'submenus/what_we_do_partial.html' %} | 
					
						
							| 
									
										
										
										
											2021-10-18 16:37:58 -07:00
										 |  |  |             <h2>Resources for Journalists</h2> | 
					
						
							|  |  |  |             <ul> | 
					
						
							|  |  |  |             <li class="News"><a href="/news/">News</a></li> | 
					
						
							| 
									
										
										
										
											2021-10-21 12:38:23 -07:00
										 |  |  |             <li class="PressKit"><a href="/press/">Vizio Press Kit</a></li> | 
					
						
							|  |  |  |             <li class="IssuesInTheNews"><a href="/press/inthenews.html">Our Issues In The News</a></li> | 
					
						
							| 
									
										
										
										
											2021-10-21 12:20:03 -07:00
										 |  |  |             <li class="VizioPress"><a href="/press/vizio-coverage.html">Our Vizio Lawsuit In The News</a></li> | 
					
						
							| 
									
										
										
										
											2021-10-18 16:37:58 -07:00
										 |  |  |             <li class="Glossary"><a href="/copyleft-compliance/glossary.html">Glossary</a></li> | 
					
						
							|  |  |  |             </ul> | 
					
						
							|  |  |  |          </div> | 
					
						
							| 
									
										
										
										
											2021-10-19 16:49:46 +11:00
										 |  |  |     </div> | 
					
						
							| 
									
										
										
										
											2021-10-19 15:46:56 +11:00
										 |  |  | <div class="donate-sidebar"> | 
					
						
							|  |  |  |   <details> | 
					
						
							|  |  |  |     <summary>Support Now!</summary> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     <h3>Support Copyleft Enforcement Now!</h3> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     <p> | 
					
						
							|  |  |  |       To support our copyleft compliance & enforcement work, | 
					
						
							|  |  |  |       please <a href="/sustainer/#annual"><span class="donate-box-highlight">become a Conservancy | 
					
						
							|  |  |  |       Sustainer <strong>right now</strong></span></a>.  We can't sustain | 
					
						
							|  |  |  |       this work without ongoing support from donors like you!</p> | 
					
						
							|  |  |  |   </details> | 
					
						
							| 
									
										
										
										
											2021-10-19 16:49:46 +11:00
										 |  |  |     </div> | 
					
						
							| 
									
										
										
										
											2021-10-19 15:46:56 +11:00
										 |  |  | </div> | 
					
						
							| 
									
										
										
										
											2021-10-18 16:37:58 -07:00
										 |  |  | {% endblock %} |