mirror of
https://gitlab.com/redline-racing-division/redline-racing-website.git
synced 2025-08-01 19:11:26 +00:00
added eaglelife sign up link
This commit is contained in:
55
index.html
55
index.html
@@ -136,65 +136,12 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="alert alert-danger" role="alert">
|
<div class="alert alert-danger" role="alert">
|
||||||
If you are an Embry-Riddle student that would like the join the club
|
If you are an Embry-Riddle student that would like the join the club
|
||||||
<a
|
<a href="https://eaglelife.erau.edu/irl/club_signup" class="alert-link">
|
||||||
href="#"
|
|
||||||
class="alert-link"
|
|
||||||
data-toggle="modal"
|
|
||||||
data-target="#signUpModal"
|
|
||||||
>
|
|
||||||
click here</a
|
click here</a
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Modal -->
|
|
||||||
<div
|
|
||||||
class="modal fade"
|
|
||||||
id="signUpModal"
|
|
||||||
tabindex="-1"
|
|
||||||
role="dialog"
|
|
||||||
aria-labelledby="signUpModalLabel"
|
|
||||||
aria-hidden="true"
|
|
||||||
>
|
|
||||||
<div class="modal-dialog modal-dialog-centered modal-lg" role="document">
|
|
||||||
<div class="modal-content">
|
|
||||||
<div class="modal-header">
|
|
||||||
<h5 class="modal-title" id="signUpModalLabel">
|
|
||||||
Club Sign Up Form
|
|
||||||
</h5>
|
|
||||||
<button
|
|
||||||
type="button"
|
|
||||||
class="close"
|
|
||||||
data-dismiss="modal"
|
|
||||||
aria-label="Close"
|
|
||||||
>
|
|
||||||
<span aria-hidden="true">×</span>
|
|
||||||
</button>
|
|
||||||
</div>
|
|
||||||
<div class="modal-body">
|
|
||||||
<iframe
|
|
||||||
width="100%"
|
|
||||||
height="480px"
|
|
||||||
src="https://forms.office.com/Pages/ResponsePage.aspx?id=Y8kxabcHVkGrDjXR95A1uE_w_Cnn0CVGvLJv4aPTUylUNktSNEJRQjFQNk1SMjdDSEQ2UFlISDc4MiQlQCN0PWcu&embed=true"
|
|
||||||
frameborder="0"
|
|
||||||
marginwidth="0"
|
|
||||||
marginheight="0"
|
|
||||||
style="border: none; max-width:100%; max-height:100vh"
|
|
||||||
allowfullscreen
|
|
||||||
webkitallowfullscreen
|
|
||||||
mozallowfullscreen
|
|
||||||
msallowfullscreen
|
|
||||||
>
|
|
||||||
</iframe>
|
|
||||||
</div>
|
|
||||||
<div class="modal-footer">
|
|
||||||
<small class="text-muted"
|
|
||||||
>Thanks for considering Redline Racing Division
|
|
||||||
</small>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<section style="padding: 5em;">
|
<section style="padding: 5em;">
|
||||||
<section id="scroll">
|
<section id="scroll">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
Reference in New Issue
Block a user