Skip to content

Commit 014a322

Browse files
committed
w
Signed-off-by: Leonid Petrov <[email protected]>
1 parent 2139780 commit 014a322

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

info/mrbs.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Meeting Room Booking System
3+
layout: static_page_no_right_menu
4+
permalink: /mrbs_redirect/
5+
nav_id: Kerchof Rooms Booking
6+
nav_parent: Info
7+
nav_nesting: true
8+
nav_weight: 30
9+
---
10+
11+
<script type="text/javascript">
12+
window.location.href = "https://math.virginia.edu/mrbs/";
13+
</script>
14+
15+
<h1 class="mb-5">Meeting Room Booking System</h1>
16+
17+
<p>Redirecting to the Meeting Room Booking System...</p>
18+
19+
<p>If you are not automatically redirected, <a href="https://math.virginia.edu/mrbs/">click here to access the Meeting Room Booking System</a>.</p>

0 commit comments

Comments
 (0)