[% USE HTML -%]
[% page.title = c.localize('PAGE_TITLE_SETTINGS_PROFILE'), page.id = 'page-profile' %]

<h2>[% HTML.escape(c.user.username) %]</h2>
[% INCLUDE 'includes/errors' %]
[% form.render %]
