File tree Expand file tree Collapse file tree 3 files changed +19
-0
lines changed Expand file tree Collapse file tree 3 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 12
12
< img class ="logo " src ="{% static 'base/img/new_logo.png' %} " alt ="theCourseForum home ">
13
13
</ a >
14
14
15
+ <!-- tCF event banner -->
16
+ < a id ="event-banner " class ="btn btn-outline-info mr-3 " href ="https://docs.google.com/forms/d/e/1FAIpQLSdVYuz0LzaHwQotf_utqRUIlSDJpctyCGdDbkXLRNwiCMqH6Q/viewform?usp=sf_link ">
17
+ Apply to our team!
18
+ </ a >
19
+
15
20
<!-- tCF search -->
16
21
{% include "base/searchbar.html" %}
17
22
Original file line number Diff line number Diff line change 9
9
10
10
{% block content %}
11
11
< div class ="browse container ">
12
+ {% include "common/notification.html" %}
12
13
< h2 class ="font-weight-light "> Browse by Department</ h2 >
13
14
< div class ="schools text-left ">
14
15
Original file line number Diff line number Diff line change
1
+ < div class ="alert alert-info alert-dismissible fade show " role ="alert ">
2
+ < h4 class ="alert-heading "> Review Drive - Enter to win!</ h4 >
3
+ < p >
4
+ Our Fall 2020 review drive is from 12/7 til 12/25.
5
+ During this time, any review written gives you one entry
6
+ into our sweepstakes for < b > four $25 gift cards!</ b >
7
+ </ p >
8
+ < hr >
9
+ < p class ="mb-0 "> To enter, write a review for any class with the hashtag < b > #tCFfall20</ b > !</ p >
10
+ < button type ="button " class ="close " data-dismiss ="alert " aria-label ="Close ">
11
+ < span aria-hidden ="true "> ×</ span >
12
+ </ button >
13
+ </ div >
You can’t perform that action at this time.
0 commit comments