Changeset - 3eb70fcb8658
[Not reviewed]
0 5 0
Daniel Pono Takamori - 2 years ago 2021-10-19 04:32:02
pono@apache.org
temporarily(?) remove FAQs, Recommended Resources
5 files changed with 13 insertions and 4 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/press/kit.html
Show inline comments
 
{% extends "base_press.html" %}
 
{% extends "base_learn.html" %}
 
{% block subtitle %}Press Kit - {% endblock %}
...
 
@@ -6,2 +6,5 @@
 

	
 
<p>Here's a collection of documents (collated and individual) for distribution
 
   and reference.</p>
 

	
 
<p><a href="#fixme">Full Press Kit</a></p>
www/conservancy/templates/base_learn.html
Show inline comments
...
 
@@ -6,3 +6,3 @@
 
            {% include 'submenus/learn_partial.html' %}
 
                  <h2>Resources for Journalists</h2>
 
            <h2>Resources for Journalists</h2>
 
            <ul>
www/conservancy/templates/news/pressrelease_list.html
Show inline comments
...
 
@@ -10,2 +10,10 @@
 
         </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>
www/conservancy/templates/submenus/learn_partial.html
Show inline comments
...
 
@@ -3,3 +3,2 @@
 
  <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>
www/conservancy/templates/submenus/what_we_do_partial.html
Show inline comments
...
 
@@ -4,3 +4,2 @@
 
  <li><a href="/vizio/">Vizio</a></li>
 
  <li><a href="#fixme">FAQs</a></li>
 
</ul>
0 comments (0 inline, 0 general)