Nipper Registration

Find Information of how to register for nippers here.

[insert_php]
if (date(m) == 10 ) {
echo ‘

Registrations are now open.

Click here for information on how to register for nippers.
Click here for information on how to register for surfsports.’;
}
else
{
echo ‘

Registrations are closed.

However, click here if you wish to make a late renewal’;
}
[/insert_php]