title = "Account" url = "/account/:origin*/:slug" layout = "acct" description = "" hidden = "0" [account] paramCode = "code" redirect = {{ :origin }} ==

Account Management

{% if user %} {% component 'account' %} {% else %}

Please sign in to manage your account.

{% endif %}