<html>
<body>
<div id="container">
{% block body %}
default stuff
{% endblock %}
</div>
</body>
</html>