{% extends "webshop/base.html" %} {% load customfilters %} {% block section_title %}Order{% endblock %} {% block content %}

Your order was submitted.

Thank you for Purchase.

{% endblock %}