[% title = BLOCK %]Create a new user account for '[% email FILTER html %]'[% END %] [% PROCESS "global/header.html.tmpl" title = title style_urls = ['skins/standard/signup.css'] javascript_urls = ['js/signup.js'] %] [% IF signup_token %]

This account will not be created if this form is not completed by [% expires FILTER time("%B %e, %Y at %H:%M %Z") %].

[% ELSE %]

It seems we can't verify your email address because the signup token is expired. Fill in the email below and we'll try this again.

[% END %] [% PROCESS global/footer.html.tmpl %]