File diff f26c598c78fc → eeba7a3154bb
www/conservancy/templates/news/pressrelease_detail.html
Show inline comments
...
 
@@ -11,6 +11,9 @@
 
{% block content %}
 

	
 
<div id="mainContent">
 
  <div class="breadcrumbs">
 
    <p><a href="/">Home</a> / <a href="#fixme">News</a></p>
 
  </div>
 
{% include "news/pressrelease_partial.html" with pressr=object htag="h2" only %}
 
</div>
 
{% endblock %}