diff options
Diffstat (limited to 'static/register.html')
| -rwxr-xr-x | static/register.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/register.html b/static/register.html index 3cddffa..b398b6f 100755 --- a/static/register.html +++ b/static/register.html @@ -224,6 +224,11 @@ body { <h1><span>email</span> <input type="text" class="feild"id="emailInput" /> </h1> + + <h1><span>registration code</span> + <input type="text" class="feild" id="codeInput" /> + </h1> + <h1> </h1> <h1> <br /> |
