Skip to content

Commit f802118

Browse files
committed
Add "limit yourself to one meeting" message
1 parent 9d59185 commit f802118

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

layouts/_default/registration-office-hours.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,14 @@
3737
});
3838
</script>
3939
<h1>Meet our Course Registration Office Hours Volunteers!</h1>
40+
<p style="text-align:center">
41+
<i
42+
>Please limit yourself to one appointment to allow as many students as
43+
possible to get help.</i
44+
>
45+
</p>
46+
<br />
47+
<br />
4048
<div class="resume-reviewers">
4149
{{ range .Site.Data.registration_office_hours_volunteers }}
4250
<div class="reviewer">

0 commit comments

Comments
 (0)