Skip to content

Commit 05e87d2

Browse files
authored
Merge pull request #880 from codeRIT/post-event
Post event
2 parents 97b02ad + 59282df commit 05e87d2

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

app/views/pages/thankyou.html.erb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,11 @@
1111
<%= image_tag 'ricky-goodbye.gif', alt: 'Bye Ricky', class: 'ricky__sticker' %>
1212
<div class="goodbye__text__mobile"
1313
<center><h2>Thanks for a great BrickHack! <br> See you next year!</h2></center>
14-
<p style = "margin-bottom: 10px">Join our mailing list!</p>
15-
<%= btn_link_to "Subscribe", "http://eepurl.com/glscFj" %>
1614
</div>
1715
</div>
1816
<div class="about__right goodbye__text__nonmobile">
1917
<div class="about__right-background"></div>
2018
<center><h2>Thanks for a great BrickHack! <br> See you next year!</h2></center>
21-
<h3 style = "margin-bottom: 10px">For issues with travel please contact:</h3>
22-
<a href="mailto:travel@coderit.org" style="color: orange;">travel@coderit.org</a>
2319
</div>
2420
</div>
2521
</div>

0 commit comments

Comments
 (0)