Skip to content

Commit

Permalink
Add course review raffle message
Browse files Browse the repository at this point in the history
  • Loading branch information
thebradbain committed Dec 11, 2019
1 parent 1b12644 commit 5695369
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
<% academic_terms = @academic_terms %>
<% departments = @departments %>

<aside class="notification is-info">
<strong>Write reviews for a chance to enter prizes!</strong><br>
One raffle entry will be granted for each course review that you submit.
There are a total of 6 prizes: one $50 gift card and five $20 gift cards.
The raffle will end on December 17th, 2019 at 11:59pm.
</aside>

<section class="message" id="course-search-form">
<div class="message-header">
<div>Search Courses</div>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<aside class="notification is-info">
<strong>Write reviews for a chance to enter prizes!</strong><br>
One raffle entry will be granted for each course review that you submit.
There are a total of 6 prizes: one $50 gift card and five $20 gift cards.
The raffle will end on December 17th, 2019 at 11:59pm.
</aside>

<section class="message" id="instructor-search-form">
<div class="message-header">
<div>Search Instructors</div>
Expand Down

0 comments on commit 5695369

Please sign in to comment.