summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Classfinder/Classfinder/Views/Default/ThankYou.cshtml8
1 files changed, 4 insertions, 4 deletions
diff --git a/Classfinder/Classfinder/Views/Default/ThankYou.cshtml b/Classfinder/Classfinder/Views/Default/ThankYou.cshtml
index 41c59ce..face704 100644
--- a/Classfinder/Classfinder/Views/Default/ThankYou.cshtml
+++ b/Classfinder/Classfinder/Views/Default/ThankYou.cshtml
@@ -10,9 +10,9 @@
<link href="~/Content/Styles/Site/Default/thankyou.css" rel="stylesheet" />
</head>
<body>
- <h1 class="title">Thank you</h1>
+ <h1 class="title">Thank You!</h1>
- <h3>to the Homestead Class of 2017 Officers</h3>
+ <h3>To the Homestead Class of 2017 Officers</h3>
<h2>Edward Li</h2>
<h2>Erin Liu</h2>
@@ -20,14 +20,14 @@
<h2>Nicole Delano</h2>
<h2>Ting Chang</h2>
- <h3>for your unparalleled support for Classfinder :)</h3>
+ <h3>For your unparalleled support of Classfinder :)</h3>
<h3>This year, thanks to your help, we were able to reach...</h3>
<div class="bubbles">
<div class="bubble">
<h1>578</h1>
- <h3>members</h3>
+ <h3>total users</h3>
</div>
<div class="bubble">
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback