Tech Meet Signup

(Source Template)


signup/index.shtml

    [% META title       = 'Tech Meet Signup'
            author      = 'Simon Wistow'
            description = 'Signup for the techmeet'
    -%]
    
    
    
    
    
    
    
    <p> 
    Signup for the London.pm technical meet - at 19:00 on the 23rd of March at <a
    href="/meetings/locations/fotango.html">Fotango</a>. 
    </p>
    
    
    <p> 
    Please use your real name (i.e. what your ID says) not any online handle or suchlike. 
    This data will just be used to calculate numbers and so random people can't walk off
    the street on the night&#xb9;, and incase we need to email you about any last minute
    changes in the venue. We're not going to go all Big Brother on you or sell your
    details to the spam houses of the world&#xb2;, promise. 
    </p>
    
    <form method="POST" action="/cgi-bin/signup.cgi">
    Name <input name="name" type="text" /><br />
    Email <input name="email" type="text" /><br />
    <input name="submit" type="submit" value="signup" /> 
    </form>
    
    <p>
    <small>
    <ol style="list-style: none">
    <li>&#xb9; Though if you do find you need to go on the day, try <a href="mailto:leader@london.pm.org">contacting Simon</a>
    <li>&#xb2; Anyway, chances are they know your email address already. 
    </ol>
    </small>
    </p>