Skip to content

Commit 7c2bf2a

Browse files
committed
updates
1 parent 7554a4b commit 7c2bf2a

File tree

3 files changed

+65
-4
lines changed

3 files changed

+65
-4
lines changed

public/templates/partials/classBoilerplate.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</p>
4242

4343
<p>
44-
Applications are not required for weekend intensives. Signups will remain open as long as seats remain. A limited number of scholarship tickets will be released via the SFPC <a href="/newsletter">email list</a> two weeks before the date of the intensive.
44+
Applications are not required for workshops. Signups will remain open as long as seats remain. A limited number of scholarship tickets will be released via the SFPC <a href="/newsletter">email list</a> two weeks before the date of the intensive.
4545
</p>
4646
</div>
4747
{{else}}

public/templates/partials/spring26classBlock.hbs

Lines changed: 63 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,69 @@
11

22

33
<section id="class-block" class="intro-featured spring-26">
4+
<div class="rows-2">
45

5-
<div class="rows-2">
6+
<div class="grid-1 currently">
7+
8+
<div class="grid-2 featured spring-sw-26">
9+
<div class="featured-text">
10+
<div class="top">
11+
{{!-- <h4 class="type"><a href="/sessions/spring-26">session</a></h4> --}}
12+
<h2 id="session-name" style="font-size:2.5rem"> Spring 2026 Workshops
13+
14+
</h2>
15+
16+
</div>
17+
<div class="bottom">
18+
<h4 class="details">April 6 - April 26, 2026 <span class="dot">·</span> 3 Workshops </h4>
19+
</div>
20+
</div>
21+
</div>
22+
23+
<div class="grid-2 featured spring-sw-26 online-class">
24+
<div class="featured-text">
25+
<div class="top">
26+
<h4 class="type"><a class="pill" href="/sessions/spring-26/consensual-hacking">one-day workshop</a></h4>
27+
<h2 class="title class" style="overflow-wrap: break-word;">Consensual Hacking</h2>
28+
<h6 class="index-teachers">with Melanie Hoff</h6>
29+
</div>
30+
<div class="bottom">
31+
<br><h4 class="details">Mon April 6th, 6pm-9pm ET<br>IRL in NYC @ Leslie-Lohman Museum of Art <br>Sign-ups Open</h4>
32+
</div>
33+
</div>
34+
</div>
35+
</div>
36+
<div class="grid-1 currently">
37+
<div class="grid-2 featured spring-sw-26 online-class">
38+
<div class="featured-text">
39+
<div class="top">
40+
<h4 class="type"><a class="pill" href="/sessions/spring-26/counterveillance">one-day workshop</a></h4>
41+
<h2 class="title class" style="overflow-wrap: break-word;">Counterveillance</h2>
42+
<h6 class="index-teachers">with American Artist</h6>
43+
</div>
44+
<div class="bottom">
45+
<br><h4 class="details">Tue April 21st, 6pm-9pm ET<br>IRL in NYC @ Leslie-Lohman Museum of Art<br>Sign-ups Open</h4>
46+
</div>
47+
</div>
48+
</div>
49+
<div class="grid-2 featured spring-sw-26 online-class">
50+
<div class="featured-text">
51+
<div class="top">
52+
<h4 class="type"><a class="pill" href="/sessions/spring-26/how-to-find">weekend workshop</a></h4>
53+
<h2 class="title class" style="overflow-wrap: break-word;">How To Find What You Are Looking For</h2>
54+
<h6 class="index-teachers">with Sam Lavigne and Maura Brewer</h6>
55+
</div>
56+
<div class="bottom">
57+
<br><h4 class="details">Sat-Sun April 25th-26th<br>1pm-6pm ET & 1pm-4pm ET<br>IRL in NYC @ Creative Time HQ <br>Sign-ups Open</h4>
58+
</div>
59+
</div>
60+
</div>
61+
</div>
62+
63+
64+
65+
</div>
66+
{{!-- <div class="rows-2">
667
768
<div class="grid-1 currently">
869
@@ -115,5 +176,5 @@
115176
116177
</div>
117178
118-
</div>
179+
</div> --}}
119180
</section>

public/templates/programs/class-concurrent.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ src="https://www.facebook.com/tr?id=702080505718294&ev=PageView&noscript=1"
7272
{{> footer}}
7373
<div class="crt-overlay crt-overlay-fullsize"></div>
7474

75-
<div id="shell" class="shell shell-fullsize about {{"Session Slug"}} sfpc">
75+
<div id="shell" class="shell shell-fullsize about {{"Session Slug"}} sfpc {{#if workshop}}workshop{{/if}}">
7676

7777
<div class="selectors {{#if registrationDone}}regDone{{/if}}">
7878
<select id="allSections" onchange="sectionJump(this.value)" class="{{"Session Slug"}} hide-content">

0 commit comments

Comments
 (0)