removing redundant p tags

multi-deployment
b3yond 2018-07-13 15:55:40 +02:00
parent cae74a5715
commit 55a804f0d6
1 changed files with 0 additions and 2 deletions

View File

@ -18,7 +18,6 @@
<section> <section>
<h2>Log in with Mastodon</h2> <h2>Log in with Mastodon</h2>
<p>
<form action="/login/mastodon" method='post'> <form action="/login/mastodon" method='post'>
<label for="email">E-Mail of your Mastodon-Account</label> <label for="email">E-Mail of your Mastodon-Account</label>
<input type="text" placeholder="Enter Email" name="email" id="email" required> <input type="text" placeholder="Enter Email" name="email" id="email" required>
@ -64,7 +63,6 @@
</datalist> </datalist>
<input name='confirm' value='Log in' type='submit'/> <input name='confirm' value='Log in' type='submit'/>
</form> </form>
</p>
</section> </section>
<div> <div>