Remove excess <br>

This commit is contained in:
Arya Kiran 2022-05-31 18:39:52 +05:30
parent dade72b9a9
commit 267cdcc758
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
</ul>
<input type="submit" value="Submit">
</form>
<br><br><b>By signing up, you agree to the ~vern <a href=/rules>rules</a> and <a href=/privpol>privacy policy</a>. Thanks for using ~vern</b><br>
<br><b>By signing up, you agree to the ~vern <a href=/rules>rules</a> and <a href=/privpol>privacy policy</a>. Thanks for using ~vern</b><br>
<!--#include file="footer" -->
</body>
</html>