included form style

master
Jakob 2020-02-24 21:14:22 +01:00
parent 086db1d582
commit b73a0f3137
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
<center>E-mail verification</center> <center>E-mail verification</center>
</h1> </h1>
</div> </div>
<div class="item-2 round-border"> <div class="item-2 form">
<p>Please send an e-mail with the following content to <a href="mailto:signup@lostcave.ddnss.de?subject=signup&body=<?php echo $token; ?>">signup@lostcave.ddnss.de</a>:</p> <p>Please send an e-mail with the following content to <a href="mailto:signup@lostcave.ddnss.de?subject=signup&body=<?php echo $token; ?>">signup@lostcave.ddnss.de</a>:</p>
<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>