Skip to content

Commit 5e8c873

Browse files
committed
update class block
1 parent 1afab81 commit 5e8c873

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

public/templates/partials/classBoilerplate.hbs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424

2525
{{!-- <div class="break"></div> --}}
2626

27-
<div class="">
28-
{{!-- <div class="hide-appsClosed"> --}}
27+
{{!-- <div class=""> --}}
28+
<div class="hide-appsClosed">
2929
<section id="section-apply" class="">
3030
<div class="grid-2">
3131
<h1>How do I apply?</h1>
@@ -141,8 +141,8 @@ Through this grant, we offer tuition-free classes that interrogate the role tech
141141
</p>
142142
</div>
143143
</section>
144-
145-
144+
<div class="break"></div>
145+
</div>
146146
{{!-- <section id="section-scholarships" class="">
147147
<div class="grid-2">
148148
<h1>I can’t pay for SFPC. Can I come at a reduced rate, or for free?</h1>
@@ -208,7 +208,7 @@ Through this grant, we offer tuition-free classes that interrogate the role tech
208208
</section> --}}
209209

210210

211-
<div class="break"></div>
211+
212212
{{#eq [Session Slug].[0] "spring-22"}}
213213
{{> spring22classBlock}}
214214
{{/eq}}

public/templates/partials/fall25classBlock.hbs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
</div>
4444
<div class="bottom">
4545
<br><h4 class="details">Mon 1pm ET or Thur 6pm ET(5 weeks)<span class="dot">·</span>Online (Zoom) <span
46-
class="dot">·</span>Applications open</h4>
46+
class="dot">·</span>Applications closed</h4>
4747
</div>
4848
</div>
4949
</div>
@@ -80,7 +80,7 @@
8080
</div>
8181
<div class="bottom">
8282
<br><h4 class="details">Mon 6pm ET or Tue 6pm ET (10 weeks)<span class="dot">·</span>Online (Zoom) <span
83-
class="dot">·</span>Applications open</h4>
83+
class="dot">·</span>Applications closed</h4>
8484
</div>
8585
</div>
8686
</div>
@@ -95,7 +95,7 @@
9595
</div>
9696
<div class="bottom">
9797
<br><h4 class="details">Tue 9:00am ET or Tue 7:00pm ET (7 weeks)<span class="dot">·</span>Online (Zoom) <span
98-
class="dot">·</span>Applications open</h4>
98+
class="dot">·</span>Applications closed</h4>
9999
</div>
100100
</div>
101101
</div>

0 commit comments

Comments
 (0)