From 5b36baf50e41a3f4bf8ccb2fbf03765b4a08cbef Mon Sep 17 00:00:00 2001 From: Nick Krichevsky Date: Thu, 9 Jan 2020 12:05:28 -0500 Subject: [PATCH] Fix styles on ToS page --- templates/tos.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/templates/tos.html b/templates/tos.html index f212a06..2d4aefd 100644 --- a/templates/tos.html +++ b/templates/tos.html @@ -1,4 +1,5 @@ {% include 'header.html' %} +

I agree to hold harmless the organizers of HACK@WPI and WPI’s Chapter of the Association of Computing Machinery (ACM) from any and all claims, lawsuits, demands, causes of action, liability, loss, damage and/or injury of any kind whatsoever (including without limitation all claims for monetary loss, property damager, equitable relief, personal injury and/or wrongful death), whether brought by an individual or other entity. The indemnification applies to and includes, without limitation, the payment of all penalties, fines, judgments, awards, decrees, attorneys’ fees, and related costs or expenses, and any reimbursements to ACM for all legal fees, expenses, and costs incurred by it.

@@ -7,9 +8,7 @@ I agree to hold harmless the organizers of HACK@WPI and WPI’s Chapter of the A I also acknowledge the organizers of HACK@WPI will be recording the event using video, photographs, audio recordings, and other media and give them permission to use said media in marketing/promotional materials.

- -{% include 'footer.html' %} + +
+ {% include 'footer.html' %} +