{% load static %} Document

base.html

{% block msg %}{{hello}}{% endblock msg %}
{% block list %}{% endblock list %}
{% block content %}{% endblock content %}