Sfoglia il codice sorgente

Fix endblock in breads index template

Scot Hacker 8 anni fa
parent
commit
efb18406cd
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 %}