Skip to content

Instantly share code, notes, and snippets.

@vendethiel
Created July 2, 2010 21:31
Show Gist options
  • Save vendethiel/461931 to your computer and use it in GitHub Desktop.
Save vendethiel/461931 to your computer and use it in GitHub Desktop.
<form method="POST" action="/EmuDofus/CMS/Ancestra/InfiniteCMS/trunk/Accounts/new">
<label for="form_tos">J'accepte les <a class="link" href="/EmuDofus/CMS/Ancestra/InfiniteCMS/trunk/Misc/tos">Conditions G&eacute;n&eacute;rales d'utilisations</a></label>
<input type="checkbox" name="tos" value="" id="form_tos" /><br />
<fieldset id="fs_50">
<label for="fs_50">Donn&eacute;es du compte</label><br />
<div>
<label for="form_pass">Mot de passe<br /></label><input type="text" name="pass" value="" id="form_pass" /><br />
<label for="form_pseudo"><br />Pseudo<br /></label>
</div>
</fieldset>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment