[% INCLUDE 'header.html' %]
[% INCLUDE 'toolbar.html' %]
[% INCLUDE 'datetime.html' %] [% INCLUDE 'navigation.html' %]

User Registration

To edit pages on [% misc.site_title %], you must have a registered user name and password.

[% IF config.registration == 1 %]

HELP Note: Registered users can change and reset their passwords.

Important: the information provided in this form will be stored in a database on the [% misc.site_title %] server. This database is accessible only to registered users who can access the server through the web (though passwords will be encrypted, and e-mail addresses will be obfuscated to help prevent spamming). [% misc.site_title %] hosting service (currently Zettahost) is responsible for Data Protection in [% misc.site_title %]. Your country may have Data Protection laws governing the maintenance of such databases. If you are in doubt, you should contact [% misc.admin_email %] for details of the Data Protection Policy before registering.

To register as a new user, simply fill out this form:

Fields marked ** are required
Full Name: ** (min 3 chars)
E-mail address: ** (must be valid email address)
Your password: **
Retype password: **
Website:
Country: **

When [% misc.site_title %] receives the form, it will mail an account activation code to the e-mail address you gave above. Enter that activation code in the following screen, or follow the link in the e-mail, to activate your account. Once your account is activated, [% misc.site_title %] will: Once registered you can login using your Email address and password.

Note: You will receive a confirmation email and you must enter the activation code in the following screen, or follow the link in the e-mail, to activate your account.
[% ELSE %]
Note: Registration disabled. Please come back later.
[% END %]
[% INCLUDE 'leftbar.html' %] [% INCLUDE 'footer.html' %]