Explorar el Código

Fix endblock in breads index template

Scot Hacker hace 8 años
padre
commit
efb18406cd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      bakerydemo/templates/breads/breads_index_page.html

+ 1 - 1
bakerydemo/templates/breads/breads_index_page.html

@@ -10,7 +10,7 @@
 			</div>
 		</div>
 	{% endfor %}
-{% block content-header %}
+{% endblock content-header %}
 
 {% block content-body %}
 	{% if resources.has_other_pages %}