Close <div> for sections in the right place.

This commit is contained in:
Bradley M. Kuhn 2020-12-04 11:34:09 -08:00
parent 7a3f12e908
commit 1610ac5e3f

View file

@ -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!" /> <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> <p>Supplies won't last; give $512 and make one of these vintage shirts yours today!</p>
</div> </div>
</div>
<a class="expander" data-expand-link-text="(Expand All Sections)"></a> <a class="expander" data-expand-link-text="(Expand All Sections)"></a>
</div></div> </div>
{% endblock %} {% endblock %}