Changeset - 1610ac5e3ff7
[Not reviewed]
0 1 0
Bradley M. Kuhn - 3 years ago 2020-12-04 19:34:09
bkuhn@sfconservancy.org
Close <div> for sections in the right place.
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/supporter/index.html
Show inline comments
...
 
@@ -261,8 +261,8 @@ want to look that way!</p>
 
  <img src="/img/2020-12-04_lots-vintage-shirts.jpg" alt="A big stack of vintage Conservancy t-shirts!" />
 
  <p>Supplies won't last; give $512 and make one of these vintage shirts yours today!</p>
 
</div>
 

	
 
</div>
 
<a class="expander" data-expand-link-text="(Expand All Sections)"></a>
 
</div></div>
 
</div>
 

	
 
{% endblock %}
0 comments (0 inline, 0 general)