-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsession-dates.html
56 lines (56 loc) · 2.39 KB
/
session-dates.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<!--======= Begin Camp Info =======-->
<section id="contact">
<!-- Camp Info begins -->
<div class="text-dark p-5 container">
<!-- Camp Dates -->
<div class="card">
<!-- <div
class="card-header text-center pt-3 mb-md-0 display-2"
style="color: #cf2600">
<!-- style="color: #333648"> -->
<!-- <strong>Summer 2023 Dates Coming Soon</strong> -->
<!-- </div> -->
<div class="row text-center g-4 pt-5" style="color: #cf2600">
<!-- <div class="col-md mb-3 text-center"> -->
<!-- <div class="session"> -->
<!-- <h4>Session A</h4> -->
<!-- <p>June 12-23</p> -->
<!-- <p class="app-closed"> <strong>*Applications for Session A is currently closed</strong></p> -->
<!-- </div> -->
<!-- </div> -->
<div class="col-md mb-3 text-center">
<div class="session">
<h4>Session Dates</h4>
<p>July 10-21</p>
</div>
</div>
</div>
<div class="col-md mb-3 text-center">
<h6>9AM - 4PM</h6>
<p class="gray">(early drop-off/late pickup available)</p>
</div>
<!--======= Begin Contact Info =======-->
<!-- <div class="col-md mb-3 text-center ">
<h4><span style="color: #cf2600"> For more information:</span> <br><span class="fw-bold">Email: </span><a href="mailto:[email protected]" >[email protected]</a></h4>
<h4> <span class="fw-bold">Visit: </span>
<a
href="http://learndialogue.org/project.php?id=CampDIALOGS"
class="link-primary"
>www.learndialogue.org</a></h4>
<br><h4>or scroll down to learn more.</h4>
</div>
<div class="text-center">
<a href="https://docs.google.com/forms/d/e/1FAIpQLSe8IxGPWn5Q5jTWwbyt_yhXlhUys-0x2lYy_7YplqIksVw4Qw/viewform"
class="btn btn-primary apply2-button" target="_blank"
>Click here to apply</a>
</div>
<br>
<div class="col-md mb-3 text-center "> -->
<!-- <h4><span style="color: #cf2600; font-weight: 800;"><strong>Apply By: June 17, 2022 (For Session B Only) </strong> </span></h4> -->
<!-- <h4><span style="color: #cf2600; font-weight: 800;"><strong>Application for Summer 2022 is currently closed</strong> </span></h4>
</div> -->
</div>
</div>
<!-- <div class="embed-responsive embed-responsive-4by3">
<iframe class="embed-responsive-item" src="https://vimeo.com/698675083/54f600d1f7"></iframe> </div> -->
</section>