We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97b02ad + 59282df commit 05e87d2Copy full SHA for 05e87d2
1 file changed
app/views/pages/thankyou.html.erb
@@ -11,15 +11,11 @@
11
<%= image_tag 'ricky-goodbye.gif', alt: 'Bye Ricky', class: 'ricky__sticker' %>
12
<div class="goodbye__text__mobile"
13
<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" %>
16
</div>
17
18
<div class="about__right goodbye__text__nonmobile">
19
<div class="about__right-background"></div>
20
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>
23
24
25
0 commit comments