26 lines
		
	
	
	
		
			968 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
	
		
			968 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
{% extends "base_press.html" %}
 | 
						|
{% block subtitle %}Press - {% endblock %}
 | 
						|
{% block submenuselection %}Press{% endblock %}
 | 
						|
{% block content %}
 | 
						|
 | 
						|
<h1 id="PressInformation">Press Information</h1>
 | 
						|
 | 
						|
<p>For direct contact with our media team please contact:</p>
 | 
						|
<ul>
 | 
						|
  <li>Hannah Gregory</li>
 | 
						|
  <li>Media Rep for Good Causes</li>
 | 
						|
  <li><a href="mailto:media@sfconservancy.org">media@sfconservancy.org</a></li>
 | 
						|
</ul>
 | 
						|
 | 
						|
 | 
						|
<p>Here's a collection of documents (collated and individual) for distribution
 | 
						|
   and reference.</p>
 | 
						|
 | 
						|
<p><a href="https://shoestring.agency/wp-content/uploads/2021/10/SFC_PressKit_10-19-2021_v1.pdf">Full Press Kit</a></p>
 | 
						|
<p><a href="https://sfconservancy.org/copyleft-compliance/vizio.html">Press Release</a></p>
 | 
						|
<p><a href="https://shoestring.agency/wp-content/uploads/2021/10/SFC_FactSheet_GeneralPublic.pdf">Fact Sheet</a></p>
 | 
						|
<p><a href="/copyleft-compliance/glossary.html">Glossary</a></p>
 | 
						|
<p><a href="/press/qanda.html">Q&A</a></p>
 | 
						|
 | 
						|
 | 
						|
{% endblock %}
 |