forked from root/threadr.lostcave.ddnss.de
added missing </form>
parent
81ae035b7d
commit
d5d5b2ef11
|
@ -65,6 +65,7 @@
|
||||||
<form action="%CONTENT_DIR%/signup/verify-email/redirect.php" method="post">
|
<form action="%CONTENT_DIR%/signup/verify-email/redirect.php" method="post">
|
||||||
<p>Content: <?php echo $token; ?></p>
|
<p>Content: <?php echo $token; ?></p>
|
||||||
<input type="submit" value="Done, sign me up!" />
|
<input type="submit" value="Done, sign me up!" />
|
||||||
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in New Issue