forked from KasperVaessen/kaspervaessen.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
37e5f8d
commit 6725978
Showing
2 changed files
with
8 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
--- | ||
title: 'Registrations will open soon!' | ||
# title: 'Register Now' | ||
# title: 'Registrations will open soon!' | ||
title: 'Register Now' | ||
weight: 1 | ||
background: '' | ||
button: 'Register' | ||
buttonLink: 'registration/' | ||
--- | ||
|
||
<!-- Register now for the Mathematics (7th of May) or Computer Science (8th of May) day! --> | ||
Register now for the Mathematics (7th of May) or Computer Science (8th of May) day! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,16 @@ | ||
--- | ||
title: "Registration" | ||
date: 2024-03-13T10:48:44+00:00 | ||
date: 2024-04-18T10:48:44+00:00 | ||
layout: standard | ||
heroHeading: 'Register' | ||
# heroSubHeading: "Established in 1985, we're a team of advisors that puts your business first." | ||
heroBackground: 'register/checkin.JPG' | ||
positionBackground: 40% | ||
--- | ||
|
||
Registrations will open soon! | ||
<!-- Registrations will open soon! --> | ||
|
||
<!-- {{< rawhtml >}} | ||
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSd52Bs30NpfHlT_8s6qjS3euTW_YLHH8bdw381_L_fr9eYGaw/viewform?embedded=true" width="100%" height="2000" scrolling="no" frameborder="0" marginheight="0" marginwidth="0" class="my_form">Loading…</iframe> | ||
<!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.js"></script> | ||
<script src="https://malsup.github.io/jquery.form.js"></script> | ||
<script> | ||
$('#enroll_form') | ||
.ajaxForm({ | ||
success : function (response) { | ||
alert("The server says: " + response.status); | ||
} | ||
}) | ||
; | ||
</script> --> | ||
|
||
<!-- <form action="https://docs.google.com/forms/d/e/1FAIpQLSdwvfvySXPCPTwQgcXkHF8DuPyUjeaQyhwlybZHEccV_S0pfA/formResponse" method="post" class="my_form" id="enroll_form" target=""> | ||
<label>Email*</label> | ||
<input type="email" placeholder="Email address*" class="form-input" name="entry.1599735518" required> | ||
<label>Subject*</label> | ||
<input type="text" placeholder="Subject*" class="form-input" name="entry.1519197038" required> | ||
<label>Companies*</label></br> | ||
<input type="checkbox" name="entry.48944311" value="1"> 1</br> | ||
<input type="checkbox" name="entry.48944311" value="2"> 2</br> | ||
<input type="checkbox" name="entry.48944311" value="3"> 3</br> | ||
<button type="submit">Send</button> | ||
</form> --> | ||
{{< /rawhtml >}} --> | ||
{{< rawhtml >}} | ||
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSdHVPtc6fiW-iJnxC_S4selSmDMllUD14BWeUvoEMWHNjz4IA/viewform?embedded=true" width="100%" height="2000" scrolling="no" frameborder="0" marginheight="0" marginwidth="0" class="my_form">Loading…</iframe> | ||
{{< /rawhtml >}} | ||
|