1
0
mirror of https://gitlab.com/redline-racing-division/car-show.git synced 2025-06-16 07:06:48 +00:00

added google doc

This commit is contained in:
Anson Biggs 2019-11-16 00:19:07 -07:00
parent 89ebac5015
commit 92b04086d7

View File

@ -152,7 +152,7 @@
<i class="fas fa-circle fa-stack-2x text-primary"></i> <i class="fas fa-circle fa-stack-2x text-primary"></i>
<i class="fas fa-coffee fa-stack-1x fa-inverse"></i> <i class="fas fa-coffee fa-stack-1x fa-inverse"></i>
</span> </span>
<h4 class="service-heading">Accomodations</h4> <h4 class="service-heading">Accommodations</h4>
<p class="text-muted"> <p class="text-muted">
More information soon. More information soon.
</p> </p>
@ -167,11 +167,25 @@
<div class="row"> <div class="row">
<div class="col-lg-12 text-center"> <div class="col-lg-12 text-center">
<h2 class="section-heading text-uppercase"> <h2 class="section-heading text-uppercase">
Enter the car show or general inquiries Enter the car show
</h2> </h2>
<h5 class="text-danger" style="padding-bottom: 10px;">
For general inquiries please email:
<a href="mailto:contact@redlineracingdivision.com"
>contact@redlineracingdivision.com</a
>
</h5>
</div> </div>
</div> </div>
<div class="row"> <iframe
src="https://docs.google.com/forms/d/e/1FAIpQLSfTrzMfi0F9o9AEA1LX3kyvWhJR7GAALlMXs8bnGnqKzyJdDg/viewform?embedded=true"
width="90%"
height="1500"
frameborder="0"
padding="auto"
>Loading…</iframe
>
<!-- <div class="row">
<div class="col-lg-12"> <div class="col-lg-12">
<form id="contactForm" name="sentMessage" novalidate="novalidate"> <form id="contactForm" name="sentMessage" novalidate="novalidate">
<div class="row"> <div class="row">
@ -236,7 +250,7 @@
</div> </div>
</form> </form>
</div> </div>
</div> </div> -->
</div> </div>
</section> </section>