temporarily(?) remove FAQs, Recommended Resources
This commit is contained in:
		
							parent
							
								
									a8978e6195
								
							
						
					
					
						commit
						aa2219fc09
					
				
					 5 changed files with 13 additions and 4 deletions
				
			
		|  | @ -1,9 +1,12 @@ | ||||||
| {% extends "base_press.html" %} | {% extends "base_learn.html" %} | ||||||
| {% block subtitle %}Press Kit - {% endblock %} | {% block subtitle %}Press Kit - {% endblock %} | ||||||
| {% block submenuselection %}Press Kit{% endblock %} | {% block submenuselection %}Press Kit{% endblock %} | ||||||
| {% block content %} | {% block content %} | ||||||
| <h1 id="PressInformation">Press Kit</h1> | <h1 id="PressInformation">Press Kit</h1> | ||||||
| 
 | 
 | ||||||
|  | <p>Here's a collection of documents (collated and individual) for distribution | ||||||
|  |    and reference.</p> | ||||||
|  | 
 | ||||||
| <p><a href="#fixme">Full Press Kit</a></p> | <p><a href="#fixme">Full Press Kit</a></p> | ||||||
| <p><a href="#fixme">Press Release</a></p> | <p><a href="#fixme">Press Release</a></p> | ||||||
| <p><a href="#fixme">Glossary</a></p> | <p><a href="#fixme">Glossary</a></p> | ||||||
|  |  | ||||||
|  | @ -8,6 +8,14 @@ | ||||||
|          <ul> |          <ul> | ||||||
|          {% for year in date_list reversed %}<li class="{{ year|date:"Y" }}"><a href="{{ year|date:"Y" }}/">{{ year|date:"Y" }}</a></li>{% endfor %} |          {% for year in date_list reversed %}<li class="{{ year|date:"Y" }}"><a href="{{ year|date:"Y" }}/">{{ year|date:"Y" }}</a></li>{% endfor %} | ||||||
|          </ul> |          </ul> | ||||||
|  |          <h2>Resources for Journalists</h2> | ||||||
|  |          <ul> | ||||||
|  |             <li class="Vizio"><a href="/vizio">Vizio</a></li> | ||||||
|  |             <li class="News"><a href="/news/">News</a></li> | ||||||
|  |             <li class="PressKit"><a href="/press/kit.html">Press Kit</a></li> | ||||||
|  |             <li class="Glossary"><a href="/copyleft-compliance/glossary.html">Glossary</a></li> | ||||||
|  |          </ul> | ||||||
|  | 
 | ||||||
|          </div> |          </div> | ||||||
|          <div id="mainContent"> |          <div id="mainContent"> | ||||||
|            <div class="breadcrumbs"> |            <div class="breadcrumbs"> | ||||||
|  |  | ||||||
|  | @ -1,6 +1,5 @@ | ||||||
| <ul> | <ul> | ||||||
|   <li><a href="/copyleft-compliance/glossary.html">Glossary of Terms</a></li> |   <li><a href="/copyleft-compliance/glossary.html">Glossary of Terms</a></li> | ||||||
|   <li><a href="/press/qanda.html">Q&A</a></li> |   <li><a href="/press/qanda.html">Q&A</a></li> | ||||||
|   <li><a href="#fixme">Recommended Resources</a></li> |  | ||||||
|   <li><a href="#fixme">In The News</a></li> |   <li><a href="#fixme">In The News</a></li> | ||||||
| </ul> | </ul> | ||||||
|  |  | ||||||
|  | @ -2,5 +2,4 @@ | ||||||
|   <li><a href="/projects/">Member Projects</a></li> |   <li><a href="/projects/">Member Projects</a></li> | ||||||
|   <li><a href="/copyleft-compliance/">Copyleft Compliance</a></li> |   <li><a href="/copyleft-compliance/">Copyleft Compliance</a></li> | ||||||
|   <li><a href="/vizio/">Vizio</a></li> |   <li><a href="/vizio/">Vizio</a></li> | ||||||
|   <li><a href="#fixme">FAQs</a></li> |  | ||||||
| </ul> | </ul> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Daniel Pono Takamori
						Daniel Pono Takamori