{% extends "template/_default.html" %} {% block left %} This is the left side {% endblock %} {% block right %} This is the right side {% endblock %}