Skip to content

Commit 2a5ebe3

Browse files
committed
revise alert boxes and hide actual form
(canceling formkeep subscription until we need a form again)
1 parent ba2b623 commit 2a5ebe3

File tree

3 files changed

+12
-7
lines changed

3 files changed

+12
-7
lines changed

_layouts/apply.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
layout: default
33
---
44
<div class="row">
5+
<div class="alert alert-success" role="alert"><p><strong>Applications are currently closed.</strong></p> <p>We will announce when we start accepting applications for our Fall 2015 term on our mailing list, which you can sign up for below.</p></div>
6+
7+
<p>For more: check our <a href="/faq/">FAQ</a>, and don't hesitate to tweet at <a href="http://twitter.com/sfpc">@sfpc</a> or email <a href="mailto:[email protected]">[email protected]</a>.</p>
8+
9+
<!--
10+
<div class="alert alert-success" role="alert"><p><strong>Applications for our Spring 2015 term were due by January 27th and are now being reviewed. We expect to inform applicants by February 15th.</strong></p>
11+
<p>If you missed the deadline, we will continue accepting applications on a rolling basis until all slots have been filled.</p></div>
12+
13+
Please answer all of the questions below. We may also contact you for a brief interview.
514
<div class="col-md-7">
615
<h1>Spring 2015 Application</h1>
716
@@ -64,6 +73,7 @@ <h2>Timeline</h2>
6473
<h2>Questions?</h2>
6574
<p>Check the <a href="/faq/">FAQ</a>, and don't hesitate to tweet at <a href="http://twitter.com/sfpc">@sfpc</a> or email <a href="mailto:[email protected]">[email protected]</a>.</p>
6675
</div>
76+
-->
6777
</div>
6878

6979
<meta name="twitter:card" content="summary_large_image">

participate.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ slides:
2020
- "/static/img/participate/dinner.jpg"
2121
---
2222

23-
<div class="alert alert-success" role="alert"><p><strong>Applications for our Spring 2015 term were due by January 27th and are now being reviewed. We expect to inform applicants by February 15th.</strong></p>
24-
<p>If you missed the deadline, we will continue <a href="/participate/apply/">accepting applications</a> on a rolling basis until all slots have been filled.</p></div>
23+
<div class="alert alert-success" role="alert"><p><strong>Applications are currently closed.</strong></p> <p>We will announce when we start accepting applications for our Fall 2015 term on our mailing list, which you can sign up for below.</p></div>
2524

2625
***
2726

participate/apply.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,4 @@
22
title: Apply
33
layout: apply
44
permalink: /participate/apply/
5-
---
6-
<div class="alert alert-success" role="alert"><p><strong>Applications for our Spring 2015 term were due by January 27th and are now being reviewed. We expect to inform applicants by February 15th.</strong></p>
7-
<p>If you missed the deadline, we will continue accepting applications on a rolling basis until all slots have been filled.</p></div>
8-
9-
Please answer all of the questions below. We may also contact you for a brief interview.
5+
---

0 commit comments

Comments
 (0)