-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathjoin.html
More file actions
27 lines (20 loc) · 1.17 KB
/
join.html
File metadata and controls
27 lines (20 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
layout: page
title: Join the Sarnia Tech Community
footer_modules:
- 'modules/friends-and-family.html'
---
<div class="columns">
<div class="column is-three-quarters">
<h1 class="header-title">Join the Sarnia Tech Community</h1>
<p class="header-subtitle">We are very excited to have you join! Sarnia Tech Community will only use your info to contact you about
Tech events. We never sell or trade user data.</p>
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSdzLobKrF4smEgNBml02mlNyg79Rfl2QTX8B7qTGz3SFEkL3Q/viewform?embedded=true" width="100%" height="1600" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
<h2><a href="/">← Return to Home Page</a></h2>
</div>
<div class="column facebook">
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fsarniatech&tabs=timeline%2C%20events&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId"
width="340" height="500" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"
allow="encrypted-media"></iframe>
</div>
</div>