fix menu and make initial press kit
This commit is contained in:
		
							parent
							
								
									1c060f07d7
								
							
						
					
					
						commit
						fb1ecb2516
					
				
					 2 changed files with 14 additions and 1 deletions
				
			
		
							
								
								
									
										13
									
								
								www/conservancy/static/press/kit.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								www/conservancy/static/press/kit.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,13 @@ | |||
| {% extends "base_press.html" %} | ||||
| {% block subtitle %}Press Kit - {% endblock %} | ||||
| {% block submenuselection %}Press Kit{% endblock %} | ||||
| {% block content %} | ||||
| <h1 id="PressInformation">Press Kit</h1> | ||||
| 
 | ||||
| <p><a href="#fixme">Full Press Kit</a></p> | ||||
| <p><a href="#fixme">Press Release</a></p> | ||||
| <p><a href="#fixme">Glossary</a></p> | ||||
| <p><a href="#fixme">Q&A</a></p> | ||||
| <p><a href="#fixme">Quotes</a></p> | ||||
| 
 | ||||
| {% endblock %} | ||||
|  | @ -30,7 +30,7 @@ | |||
|             <ul> | ||||
|             <li class="Vizio"><a href="/vizio">Vizio</a></li> | ||||
|             <li class="News"><a href="/news/">News</a></li> | ||||
|             <li class="PressKit"><a href="/presskit/">Press Kit</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> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Daniel Pono Takamori
						Daniel Pono Takamori