forked from fribibb/new-govcms
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact-us.html
More file actions
178 lines (167 loc) · 7.54 KB
/
contact-us.html
File metadata and controls
178 lines (167 loc) · 7.54 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!DOCTYPE html>
<html dir="ltr" lang="en-AU">
<head>
<meta charset="utf-8">
<link rel="preload" href="img/crest.svg" as="image">
<link rel="preload" href="img/govcms.svg" as="image">
<link rel="preload" href="css/styles.css" as="style">
<link rel="preconnect" href="https://fonts.googleapis.com/" crossorigin>
<link rel="preconnect" href="https://cdnjs.cloudflare.com/" crossorigin>
<link rel="prefetch" href="./signup-done.html">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Contact Us - govCMS</title>
<meta name="author" content="govCMS">
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="css/styles.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,400italic" rel="stylesheet" type="text/css">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link rel="mask-icon" href="favicons/outline.svg" color="#71C39E">
<link rel="icon" sizes="16x16 32x32 48x48 64x64" href="favicon.ico"/>
<!--[if IE]>
<link rel="shortcut icon" href="favicon.ico"/>
<![endif]-->
<link rel="apple-touch-icon-precomposed" href="favicons/favicon-152.png"/>
<meta name="msapplication-TileColor" content="#FFFFFF"/>
<meta name="msapplication-TileImage" content="favicons/favicon-144.png"/>
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="favicons/favicon-152.png"/>
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="favicons/favicon-144.png"/>
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="favicons/favicon-120.png"/>
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="favicons/favicon-114.png"/>
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="favicons/favicon-72.png"/>
<link rel="apple-touch-icon-precomposed" href="favicons/favicon-57.png"/>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="top-and-first-wrapper">
<header id="top">
<div class="container">
<div class="row">
<div class="col-md-4 logos">
<a href="./index.html">
<div class="coa-stacked">
<div class="coa-coa">
<span class="crest"></span>
</div>
<!--[if lte IE 7]>
<style>.coa-titles { display: block; }</style>
<![endif]-->
<div class="coa-titles-stacked">
<div class="coa-titles">
<span class="coa-line-one coa-lines-1">Australian Government</span>
</div>
</div>
</div>
<img src="img/govcms.svg" class="logo" alt="govCMS" width="74" height="74">
</a>
</div>
<div class="col-md-8">
<ul class="nav nav-pills pull-right">
<li><a href="./index.html">Home</a></li>
<li><a href="./is.html">How it works</a></li>
<li><a href="./pricing.html">Pricing</a></li>
<li><a href="./news.html">News</a></li>
<li><a href="./support.html">Support</a></li>
<li><a href="./signup.html" class="btn btn-default btn-light">Sign up</a></li>
</ul>
</div>
</div>
</div>
</header>
<section id="about" class="about">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h2>Contact us</h2>
</div>
<div class="col-md-10 col-md-offset-1">
<p class="lead">
If you would like to sign up for govCMS you can <a href="./signup.html">apply online</a>. For all other enquires please use the form below and we will get back to you as soon as we can.
</p>
<small>
Please do not include any unnecessary personal, financial or sensitive information. Information will only be used for purposes for which you provide it. Please see our Privacy Policy for further information.
</small>
</div>
</div>
</div>
</section>
</div>
<section class="text-content">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<form action="./contact-us-done.html">
<div class="form-group">
<label for="exampleInputName">Your Name</label>
<input type="text" class="form-control" id="exampleInputName" placeholder="Your name">
</div>
<div class="form-group">
<label for="exampleInputEmail1">Email address</label>
<input type="email" class="form-control" id="exampleInputEmail1" placeholder="you@agency.gov.au">
</div>
<div class="form-group">
<label for="exampleInputOrg">Agency/organisation</label>
<input type="text" class="form-control" id="exampleInputOrg" placeholder="Agency name">
</div>
<label for="exampleInputmessage">Message <span class="required">(required)</span></label>
<textarea class="form-control" id="exampleInputmessage" rows="5"></textarea>
<br>
<button type="submit" class="btn btn-primary">Send message</button><br>
<small>
Once we've review your applicaiton and be in contact with you shortly.
</small>
</form>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1 text-center">
<ul class="list-inline social">
<li>
<a href="https://www.youtube.com/channel/UCpatbWRJ4qFghl0PxR75Y3w"><i class="icon-youtube-play fa-fw fa-3x"></i><span class="sr-only">YouTube</span></a>
</li>
<li>
<a href="https://twitter.com/AusGovCMS"><i class="icon-twitter fa-fw fa-3x"></i><span class="sr-only">Twitter</span></a>
</li>
<li>
<a href="/rss.xml"><i class="icon-rss-square fa-fw fa-3x"></i><span class="sr-only">RSS</span></a>
</li>
<li>
<a href="https://github.com/govCMS/"><i class="icon-github-orig fa-fw fa-3x"></i><span class="sr-only">GitHub</span></a>
</li>
</ul>
<hr class="small">
<ul class="list-inline small-links">
<li>
<a href="./about.html">About</a>
</li>
<li>
<a href="#">Copyright</a>
</li>
<li>
<a href="#">Privacy</a>
</li>
<li>
<a href="#">Site Map</a>
</li>
<li>
<a href="#">Terms of Use</a>
</li>
</ul>
</div>
</div>
</div>
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.min.js"></script>
<script src="js/govcms.js"></script>
</body>
</html>