fsfe-website/at/sfd11/registration.de.xhtml
gollo 11d7be84e1 2013-09-16 Martin Gollowitzer <gollo@fsfe.org>
* removing submit button since registration no longer possible and abuse by spammers

svn path=/trunk/; revision=26234
2013-09-16 19:51:45 +00:00

64 lines
1.7 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" ?>
<html>
<head>
<title>Registrierung für SFD 2011 in Wien FSFE</title>
</head>
<body>
<h1>Registrierung für den Software Freedom Day 2011 in Wien</h1>
<p>
Danke für Ihr Interesse an der Teilnahme an der Software-Freedom-Day-Veranstaltung
im <a href="http://metalab.at/wiki/Lage" title="Metalab location">Metalab</a> in Wien.
Für weitere Informationen zu der Veranstaltung besuchen Sie bitte die <a
href="http://wiki.softwarefreedomday.org/2011/Austria/Vienna/The%20Fellowship">
Veranstaltungsseite</a>.
</p>
<form action="/cgi-bin/event-registration.pl" method="post">
<h3>Contact details</h3>
<table>
<tr>
<td><p>Name:</p></td>
<td>
<input type="text" size="80" style="width:500px" name="fullname"/>
</td>
</tr>
<tr>
<td><p>E-Mail:</p></td>
<td>
<input type="text" size="80" style="width:500px" name="email"/>
</td>
</tr>
<tr>
<td><p>Kommentar:</p></td>
<td>
<textarea cols="80" rows="5" style="width:500px" name="comment"/>
</td>
</tr>
</table>
<p class="n">
Bitte geben Sie hier nichts ein:
<input type="text" size="40" name="link"/>
</p>
<center>
<input type="hidden" name="eventid" value="sfd2011vienna"/>
<!-- Translators: Please translate the content of the value parameter! -->
<!-- <input type="submit" value="Registrierung absenden"/> -->
</center>
</form>
</body>
<timestamp>$Date$ $Author$</timestamp>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->