{% extends "base.html" %} {% block content_main %} {% include 'shipping_form.html' with context %} {% endblock %}