{% extends 'core/base.html' %} {% block title %}Order Successful{% endblock title %} {% block content %}

Thanks for the order.

{% endblock content %}