Explorar o código

Fix endblock in breads index template

Scot Hacker %!s(int64=8) %!d(string=hai) anos
pai
achega
efb18406cd
Modificáronse 1 ficheiros con 1 adicións e 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 %}