-
Notifications
You must be signed in to change notification settings - Fork 0
/
signup.html
37 lines (27 loc) · 1.48 KB
/
signup.html
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
28
29
30
31
32
33
34
35
36
37
---
layout: page
title: Sign up
permalink: /sign_up/
---
<p>
Omaha Java Users Group is open to all computer programmers interested in the JVM ecosystem.
</p>
<p>
Join us on our Luma Group and RSVP for events!
<a href="https://lu.ma/omahajava">https://lu.ma/omahajava</a>
</p>
<p>And optionally signup for our mailing list below:</p>
<form action="https://docs.google.com/forms/d/e/1FAIpQLSdiIdDxufrZvz2Kb76U2MS4t7CzXchV8rq7Nh5-M15tP_Slzg/formResponse"
target="_self" method="POST" id="mG61Hd">
Name:
<input type="text" class="quantumWizTextinputPaperinputInput exportInput" jsname="YPqjbf" autocomplete="off"
tabindex="0" aria-label="Name" aria-describedby="i.desc.1595472968 i.err.1595472968"
name="entry.2101538584" value="" required="" dir="auto" data-initial-dir="auto" data-initial-value="">
<br/>
Email:
<input type="text" class="quantumWizTextinputPaperinputInput exportInput" jsname="YPqjbf"
autocomplete="off" tabindex="0" aria-label="Email" aria-describedby="i.desc.972594533 i.err.972594533"
name="entry.2017489720" value="" required="" dir="auto" data-initial-dir="auto" data-initial-value="">
<input type="hidden" name="pageHistory" value="0"><input type="hidden" name="fbzx" value="-4790615259834854869">
<input type="submit" value="Submit">
</form>