-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcontact.html
54 lines (44 loc) · 2.51 KB
/
contact.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
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Libre Graphics Meeting 2007 Montréal, Québec, Canada</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">@import "global.css";</style>
</head>
<body class="index">
<div id="content">
<p id="title">Libre Graphics Meeting 2007<small>Montréal, Québec, Canada 4-6 May – École Polytechnique de Montréal</small></p>
<h2 class="hide">The Conference</h2>
<ul id="navigation">
<li class="about"><a href="index.html"><span>About</span></a></li>
<li class="venue"><a href="venue.html"><span>Getting There</span></a></li>
<li class="accomodation"><a href="accomodation.html"><span>Accomodation</span></a></li>
<li class="projects"><a href="projects.html"><span>Projects</span></a></li>
<li class="sponsors"><a href="sponsors.html"><span>Sponsors</span></a></li>
<li class="programme"><a href="program.html"><span>Program</span></a></li>
</ul>
<h2 class="hide">Projects</h2>
<ul id="projects">
<li class="blender"><a href="projects.html#blender"><span>Blender</span></a></li>
<li class="gimp"><a href="projects.html#gimp"><span>GIMP</span></a></li>
<li class="inkscape"><a href="projects.html#inkscape"><span>Inkscape</span></a></li>
<li class="krita"><a href="projects.html#krita"><span>Krita</span></a></li>
<li class="ocal"><a href="projects.html#ocal"><span>Open Clip Art</span></a></li>
<li class="scribus"><a href="projects.html#scribus"><span>Scribus</span></a></li>
<li class="contacts"><a href="contact.html"><span>Contacts</span></a></li>
</ul>
<!--<blockquote>-->
<p>For any questions including the program, sponsorship or media relations please contact Louis Desjardins.</p>
<p><a href="announce.html" title="Press Release">Original Press Release</a></p>
<p>If you work on an open source project and you think you should be a part of LGM, do not hesitate to contact us.</p>
<p><a href="../index.html">http://libregraphicsmeeting.org/</a></p>
<p><a href="http://create.freedesktop.org/wiki/index.php/Conference">http://create.freedesktop.org/wiki/index.php/Conference</a></p>
<p>louis.desjardins at gmail.com</p>
<p>We also have #lgm on IRC on freenode.net</p>
<p id="footer">Conference venue provided by École Polytechnique de Montréal<br />
Conference Website hosted by Anduin.net<br /><br />
<a href="http://www.polymtl.ca/"><img src="images/venue.png" width="164" height="119" />
</a></p>
</div>
</body>
</html>