Changeset - d66597edeb65
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 10 years ago 2014-03-31 22:36:21
bkuhn@ebb.org
Fix div's, I think.
1 file changed with 1 insertions and 6 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/frontpage.html
Show inline comments
...
 
@@ -97,3 +97,2 @@
 
{% endif %}
 

	
 
{% if blog.1.is_recent %}
...
 
@@ -105,10 +104,6 @@
 
<p class="small date">Posted by {{ blog.1.author.formal_name }}</p>
 
<hr/>
 
<p><a href="/blog/">Conservancy Blog Archive&hellip;</a></p>
 
{% endif %}
 
</div>
 
{% else %}
 
<p><span class="continued"><a href="/blog/">Conservancy Blog Archive&hellip;</a></span></p>
 
</div>
 
{% endif %}
 
</div>
 
</div>
0 comments (0 inline, 0 general)