title = "mazer/application-checkout" url = "/mazerapplication-checkout" layout = "horizontal" is_hidden = 0 == {% set title = 'Checkout Page' %} {% set filename = 'application-checkout.html' %} {% block content %}

Checkout Page

A page for user to checkout

Coming Soon!
If you want to contribute. Check out this template repository.
{% endblock %}