Changeset - 273be606796f
[Not reviewed]
0 1 0
Brett Smith (brett) - 7 years ago 2016-11-29 17:18:21
brett@sfconservancy.org
contractpatch: Silly commit for testing.
1 file changed with 4 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/contractpatch/index.html
Show inline comments
...
 
@@ -27,5 +27,8 @@
 
<h3>Blog posts</h3>
 

	
 
{# FIXME: This is duplicated from blog/entry_list.html #}
 
{#
 
FIXME:
 
This is duplicated from blog/entry_list.html
 
#}
 
{% for entry in blog_entries %}
 
    <h3><a href="{{ entry.get_absolute_url }}">{{ entry.headline|safe }}</a></h3>
0 comments (0 inline, 0 general)