-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
43 lines (39 loc) · 1.16 KB
/
index.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
38
39
40
41
42
43
---
layout: default
---
<div class="container landing">
<div class="row">
<div class="col-sm-12 col-md-6 col-md-offset-3">
<h1>UX Munich</h1>
<h2>For designers and developers who build great user experiences - together</h2>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-md-3 col-md-offset-3">
<a class="uxm-logo" href="http://2013.uxmunich.com/">UX Munich</a>
<h3><a href="http://2013.uxmunich.com/">2013</a></h3>
<h4><a href="http://2013.uxmunich.com/">14-15 March</a></h4>
</div>
<div class="col-sm-6 col-md-3">
<a class="uxm-logo" href="http://2015.uxmunich.com/">UX Munich</a>
<h3><a href="http://2015.uxmunich.com/">2015</a></h3>
<h4><a href="http://2015.uxmunich.com/">19-20 March</a></h4>
</div>
</div>
<div class="row footer">
<div class="col-sm-12">
<p>
Refresh Munich e.V<br>
c/o Combinat 56<br>
Adams-Lehmann-Str. 56<br>
80797 Munich<br>
Germany
</p>
<p>
Registergericht: Amtsgericht München<br>
Registernummer: VR 204536<br>
USt-IdNr. DE815414689<br>
</p>
</div>
</div>
</div>