idk, lots
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
</div>
|
||||
|
||||
<div id="form_inputs">
|
||||
<%= text_field_tag :email, nil, placeholder: "email@example.com" %>
|
||||
<%= password_field_tag :password, nil, placeholder: "••••••" %>
|
||||
<div><%= text_field_tag :email, nil, placeholder: "email@example.com" %></div>
|
||||
<div><%= password_field_tag :password, nil, placeholder: "••••••" %></div>
|
||||
</div>
|
||||
|
||||
<%= submit_tag "Log in", class: "btn blue" %>
|
||||
|
||||
Reference in New Issue
Block a user