[% INCLUDE 'common_header_tags.html' %]
Reading Borough Council
[% IF c.user_exists %]
[% tprintf(loc('Signed in as %s'), c.user.name || c.user.email) %]
[% loc('Sign out') %]
[% ELSE %]
[% END %]