{% extends 'partial_base.html' %} {% partialdef extra-content %} Extra Content {% endpartialdef %} {% block main %} Main Content {% endblock %}