mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-08 23:18:13 -07:00
Center contact form div
This commit is contained in:
parent
f8c91add3e
commit
58ebe4df1a
2 changed files with 20 additions and 17 deletions
|
|
@ -35,9 +35,12 @@
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Message confirmation-->
|
||||
<%= render partial: 'layouts/message_confirmation' %>
|
||||
|
||||
<!-- Contact section-->
|
||||
<%# <%= link_to "Contact Form", new_contact_path %1> %>
|
||||
<%= render partial: "contacts/contact_form" %>
|
||||
<div class="row">
|
||||
<section class="col-md-2 mx-auto">
|
||||
<!-- Message confirmation-->
|
||||
<%= render partial: 'layouts/message_confirmation' %>
|
||||
|
||||
<%= render partial: "contacts/contact_form" %>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue