title = "Checkout" url = "/checkout" layout = "default" is_hidden = 0 [account] redirect = "account/dashboard" paramCode = "code" forceSecure = 1 ==
{% if user %} {% else %} You have to be logged in to get access to this page {% endif %}