[% SET start = c.config.ADMIN_BASE_URL IF admin %] [% extra_css %] [% INCLUDE 'common_header_tags.html' js_override = '/cobrands/fixmystreet/fixmystreet.js' %] [% extra_js %] [% allow_creation = !c.cobrand.only_authed_can_create || (c.user && c.user.from_body); %] [% IF allow_creation %] [% END %]
[% tprintf(loc('Hi %s'), c.user.name || c.user.email) %] [% loc('sign out') %]
[% ELSE %] [% END %]