Rename scaffholding block to content_scaffholding for consistency

This commit is contained in:
Nicolas Le Goff
2013-03-10 17:04:44 +01:00
committed by Romain Neutron
parent 37262ed12d
commit 49f1ca5be8
4 changed files with 4 additions and 4 deletions

View File

@@ -58,7 +58,7 @@
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div class="container full-height">
{% block scaffholding %}
{% block content_scaffholding %}
{% endblock %}
{% block footer_scaffholding %}