Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

block content

{% block content %}
{% endblock %
 
 content is the variable name. You can name that whatever you like.
 However that name will need to be pasted on the new page. 
 Search "Django Extends html" for continuation on this.
 
PREVIOUS NEXT
Tagged: #block #content
ADD COMMENT
Topic
Name
2+2 =