Ver código fonte

Fix endblock in breads index template

Scot Hacker 8 anos atrás
pai
commit
efb18406cd
1 arquivos alterados com 1 adições e 1 exclusões
  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 %}