Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion src/views/Apply.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
<v-form :key="key">
<p>We invite you to submit your application to be a student at the
Ross Mathematics Program. There are two locations for the Ross
Programs, and this single application is for both.</p>
Programs, and this single application is used for both.</p>

<p>To enter or upload your application information, click on the menu items to the left.</p>

<p class="my-4">The Admission Committee will start reading applications on March 1, {{ (new Date()).getFullYear() }}
and will make admission decisions on a rolling basis. The deadline for
applications is April 1, but spaces will fill as applications arrive.
Expand Down