mirror of
https://gitlab.com/redline-racing-division/redline-racing-website.git
synced 2025-07-23 14:41:30 +00:00
copied footer changes from index
This commit is contained in:
18
donate.html
18
donate.html
@@ -134,10 +134,8 @@
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<h2 class="major">Get in touch</h2>
|
<h2 class="major">Get in touch</h2>
|
||||||
<p>
|
<p>
|
||||||
Cras mattis ante fermentum, malesuada neque vitae, eleifend erat.
|
Feel free to reach out to us using the form below for General
|
||||||
Phasellus non pulvinar erat. Fusce tincidunt, nisl eget mattis
|
Inquiries.
|
||||||
egestas, purus ipsum consequat orci, sit amet lobortis lorem lacus
|
|
||||||
in tellus. Sed ac elementum arcu. Quisque placerat auctor laoreet.
|
|
||||||
</p>
|
</p>
|
||||||
<form method="post" action="#">
|
<form method="post" action="#">
|
||||||
<div class="fields">
|
<div class="fields">
|
||||||
@@ -149,6 +147,16 @@
|
|||||||
<label for="email">Email</label>
|
<label for="email">Email</label>
|
||||||
<input type="email" name="email" id="email" />
|
<input type="email" name="email" id="email" />
|
||||||
</div>
|
</div>
|
||||||
|
<!-- <div class="field">
|
||||||
|
<label for="reason">Reason For Inquiry</label>
|
||||||
|
<select name="reason" id="reason">
|
||||||
|
<option value="">-</option>
|
||||||
|
<option value="1">General</option>
|
||||||
|
<option value="1">Sponsorship</option>
|
||||||
|
<option value="1">Donation</option>
|
||||||
|
<option value="1">Recruiting</option>
|
||||||
|
</select>
|
||||||
|
</div> -->
|
||||||
<div class="field">
|
<div class="field">
|
||||||
<label for="message">Message</label>
|
<label for="message">Message</label>
|
||||||
<textarea name="message" id="message" rows="4"></textarea>
|
<textarea name="message" id="message" rows="4"></textarea>
|
||||||
@@ -179,7 +187,7 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="copyright">
|
<ul class="copyright">
|
||||||
<li>© Untitled Inc. All rights reserved.</li>
|
<li>© Redline Racing Division. All rights reserved.</li>
|
||||||
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
|
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user