|
5 | 5 | <% register_link = "https://apply.brickhack.io".freeze %> |
6 | 6 | <% volunteer_link = "https://forms.gle/4id7fkjxpAooh59B7".freeze %> |
7 | 7 |
|
8 | | -<% bh6_over = false.freeze %> |
9 | | - |
10 | | -<%if (bh6_over)%> |
11 | | - |
12 | | -<%= render "layouts/nav_ty" %> |
13 | | - |
14 | | -<div class="section about" id="about"> |
15 | | - <div class="about__wrapper"> |
16 | | - <div class="about__left"> |
17 | | - <div class="about__left-background"></div> |
18 | | - <%= image_tag 'bh-logos/brickhack-6.svg', alt: 'BrickHack VI', class: 'about__logo' %> |
19 | | - <div class="goodbye__text__mobile" |
20 | | - <center><h2>Thanks for a great BrickHack! <br> See you next year!</h2></center> |
21 | | - <p style = "margin-bottom: 10px">Join our mailing list!</p> |
22 | | - <%= btn_link_to "Subscribe", "http://eepurl.com/glscFj" %> |
23 | | - </div> |
24 | | - </div> |
25 | | - <div class="about__right goodbye__text__nonmobile"> |
26 | | - <div class="about__right-background"></div> |
27 | | - <center><h2>Thanks for a great BrickHack! <br> See you next year!</h2></center> |
28 | | - <p style = "margin-bottom: 10px">Join our mailing list!</p> |
29 | | - <%= btn_link_to "Subscribe", "http://eepurl.com/glscFj" %> |
30 | | - </div> |
31 | | - </div> |
32 | | -</div> |
33 | | -</br> |
34 | | -</br> |
35 | | -</br> |
36 | | -</br> |
37 | | -</br> |
38 | | -</br> |
39 | | -</br> |
40 | | -</br> |
41 | | -</br> |
42 | | -</br> |
43 | | - |
44 | | -<!-- Start of HubSpot Embed Code --> |
45 | | -<script defer="defer" id="hs-script-loader" src="//js.hs-scripts.com/2104052.js" type="text/javascript"></script> |
46 | | -<!-- End of HubSpot Embed Code --> |
47 | | - |
48 | | - |
49 | | - |
50 | | - |
51 | | - |
52 | | - |
53 | | -<% else %> |
54 | | - |
55 | 8 | <%= render "layouts/nav" %> |
56 | 9 |
|
57 | 10 | <div class="section about" id="about"> |
|
284 | 237 |
|
285 | 238 | <div class="section footer-break"></div> |
286 | 239 |
|
287 | | -<% end %> |
288 | | - |
289 | 240 | <div class="section footer"> |
290 | 241 | <div class="footer__rit"> |
291 | 242 | <%= link_to 'https://rit.edu' do %> |
|
0 commit comments