-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
89 lines (67 loc) · 3.3 KB
/
about.html
File metadata and controls
89 lines (67 loc) · 3.3 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href='https://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>Consortium Site by OpenInnovationNetwork</title>
</head>
<body>
<header>
<div class="inner">
<h1>Consortium Network Site</h1>
<h2>For the Cities & Law Schools Consortium</h2>
<a href="https://github.com/OpenInnovationNetwork/Consortium" class="button"><small>View project on</small> GitHub</a>
</div>
</header>
<div id="content-wrapper">
<div class="inner clearfix">
<section id="main-content">
<h2>
<a id="coming-soon" class="anchor" href="#coming-soon" aria-hidden="true"><span class="octicon octicon-link"></span></a>
The Cities & Law Schools Consortium Site</h2>
<p></p>
<hr>
<p></p>
<p></p>
This web page is part of an Open Innovation Network Repository for the Cities & Law Schools Consortium
<p></p>
This Open Innovation Network Repository hosts shared files about the programs, projects and people collaborating in the Network
<p></p>
This Repository is hosted on GitHub, so all information is easy to discover, re-use and contribute to or fork. One of the valuable benefits of using GitHub in this is is that it easily enables any or all consortium member to set up a local Open Innovation Network in just a few clicks.
<p>
<hr>
<hr>
</p>
<p>
</p>
</section>
<aside id="sidebar">
The Cities & Law Schools Consortium is Convened by UMKC Law School and Brooklyn Law School.
<p>
This web page is part of an Open Innovation Network Repository for the Cities & Law Schools Consortium
<p>
This Open Innovation Network Repository hosts shared files about programs, projects and people collaborating in in cities and law schools.
<p>
This Repository is hosted on GitHub, so all information is easy to discover, re-use and contribute to or fork. One of the valuable benefits of using GitHub in this is is that it easily enables any or all consortium member to set up a local Open Innovation Network in just a few clicks.
<a href="https://github.com/OpenInnovationNetwork/Consortium/zipball/master" class="button">
<small>Download</small>
.zip file
</a>
<a href="https://github.com/OpenInnovationNetwork/Consortium/tarball/master" class="button">
<small>Download</small>
.tar.gz file
</a>
<p class="repo-owner"><a href="https://github.com/OpenInnovationNetwork/Consortium"></a> is maintained by <a href="https://github.com/OpenInnovationNetwork">OpenInnovationNetwork</a>.</p>
</aside>
</div>
</div>
</body>
</html>