-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathorders.html
More file actions
110 lines (100 loc) · 5.18 KB
/
orders.html
File metadata and controls
110 lines (100 loc) · 5.18 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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>What Grows Here? orders</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="google-site-verification" content="LNAVl-addxzZ8ZhLx85-dKUC94gVeBoa0WgtMZsZoBY" />
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.5.0/pure-min.css">
<!--[if lte IE 8]>
<link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.5.0/grids-responsive-old-ie-min.css">
<![endif]-->
<!--[if gt IE 8]><!-->
<link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.5.0/grids-responsive-min.css">
<!--<![endif]-->
<!--[if lte IE 8]>
<link rel="stylesheet" href="css/layouts/marketing-old-ie.css">
<![endif]-->
<!--[if gt IE 8]><!-->
<link rel="stylesheet" href="css/layouts/marketing.css">
<!--<![endif]-->
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- here we go.. -->
<div class="header">
<div class="home-menu pure-menu pure-menu-open pure-menu-horizontal pure-menu-fixed">
<a class="pure-menu-heading brand" href="/"><img src="img/common/wgh_trademark_header_sm.png" class="pure-img" alt="What Grows Here" /></a>
<ul>
<li><a href="get-app.html">App</a></li>
<li><a href="learninghub.html">Learning</a></li>
<li><a href="wghstory.html">Our Story</a></li>
<li><a href="contact.html" title="Contact the Growing Data Foundation">Contact</a></li>
</ul>
</div>
</div>
<div class="content-wrapper nosplash">
<div class="content">
<div class="pure-g">
<div class="l-box pure-u-1 pure-u-md-1-4 pure-u-lg-1-4">
<p><img class="pure-img" alt="" width="300" src="img/common/blank.png" /></p>
</div>
<div class="pure-u-1 pure-u-md-3-4 pure-u-lg-3-4 limitcontentwidth">
<h2 class="content-head">Orders</h2>
<!-- content goes here -->
</div>
</div>
</div>
<div class="footer l-box">
<div class="pure-g">
<div class="l-box pure-u-lg-1-4">
<br /><a href="https://creativecommons.org/licenses/by/4.0/"><img class="pure-img" src="img/common/CC-BY_88x31.png" alt="CC-BY" /></a>
</div>
<div class="l-box pure-u-1 pure-u-md-1-2 pure-u-lg-1-4">
<br /><a href="copyright.html">© Growing Data Foundation</a>
</div>
<div class="l-box pure-u-1 pure-u-md-1-2 pure-u-lg-1-4">
<a href="privacy.html" title="Growing Data Foundation's privacy statement">Privacy statement</a><br /><a href="gdf_community.html" title="Growing Data Foundation's Community guidelines">Community guidelines</a>
</div>
<div class="l-box pure-u-1 pure-u-md-1-2 pure-u-lg-1-4">
<br />
<a href="http://www.twitter.com/whatgrowshere" title="Follow 'What grows here?' on Twitter"><img src="img/icons/crisp_social_icons/twitter.png" alt="Twitter" /></a>
<a href="https://plus.google.com/b/114789616681183386917/114789616681183386917/posts" title="Follow 'What grows here?' on Google+"><img src="img/icons/crisp_social_icons/googleplus.png" alt="Google+" /></a>
<a href="https://www.youtube.com/channel/UCEbCzPQU2snj_cmVMyreS3g" title="Subscribe to the 'What grows here?' YouTube channel"><img src="img/icons/crisp_social_icons/youtube.png" alt="YouTube" /></a>
<a href="http://www.facebook.com/whatgrowshere" title="Like the 'What grows here?' Facebook page to get news and updates direct to your news feed"><img src="img/icons/crisp_social_icons/facebook.png" alt="Facebook" /></a>
<a href="http://www.instagram.com/whatgrowshere" title="Follow 'What grows here?' on Instagram"><img src="img/icons/instagram.png" alt="Instagram" /></a>
</div>
</div>
</div>
</div>
<!-- here we leave.. -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script>
window.jQuery || document.write('<script src="js/vendor/jquery-1.11.0.min.js"><\/script>')
</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-52786634-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>