[% INCLUDE 'common_header_tags.html' %]
[% IF NOT title AND NOT c.req.path %]
[% ELSE %]
[% END %][% loc('FixMyStreet') %] [%- IF NOT title AND NOT c.req.path %][% ELSE %]
[% END %]
[% IF c.user_exists %]
[% tprintf(loc('Signed in as %s'), c.user.name || c.user.email) %]
[% loc('Sign out') %]
[% ELSE %]
[% END %]
[% INCLUDE 'debug_header.html' %]