1+ <!DOCTYPE html> < html lang ="de ">
2+ < head >
3+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
4+
5+ < meta charset ="utf-8 ">
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7+ < meta name ="description " content ="Die Webseite der Python UserGroup Rhein-Main ">
8+ < meta name ="author " content ="PyUGRM Orgas ">
9+ < title > Einträge aus dem Jahr 2014 | Python UserGroup Rhein-Main</ title >
10+
11+ < link href ="../assets/css/all-nocdn.css " rel ="stylesheet " type ="text/css ">
12+ < link rel ="canonical " href ="http://pyugrm.de/2014/index.html ">
13+ <!--[if lt IE 9]>
14+ <script src="http://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
15+ <![endif]-->
16+ < link rel ="alternate " type ="application/rss+xml " title ="RSS " href ="../rss.xml ">
17+
18+
19+
20+
21+ </ head >
22+ < body >
23+ <!-- Menubar -->
24+
25+ < nav class ="navbar navbar-inverse navbar-fixed-top " role ="navigation ">
26+ < div class ="container-fluid "> <!-- This keeps the margins nice -->
27+ < div class ="navbar-header ">
28+ < button type ="button " class ="navbar-toggle " data-toggle ="collapse " data-target =".navbar-ex1-collapse ">
29+ < span class ="sr-only "> Toggle navigation</ span >
30+ < span class ="icon-bar "> </ span >
31+ < span class ="icon-bar "> </ span >
32+ < span class ="icon-bar "> </ span >
33+ </ button >
34+ < a class ="navbar-brand " href ="http://pyugrm.de/ "> Python UserGroup Rhein-Main</ a >
35+ </ div > <!-- /.navbar-header -->
36+ < div class ="collapse navbar-collapse navbar-ex1-collapse ">
37+ < ul class ="nav navbar-nav ">
38+
39+ < li > < a href ="../stories/uber-die-python-usergroup-rhein-main-pyugrm.html "> Was ist die PyUGRM?</ a >
40+ </ li > < li > < a href ="../stories/termine.html "> Termine & Locations</ a >
41+ </ li > < li > < a href ="../index.html "> Vergangene Treffen</ a >
42+ </ li > < li > < a href ="../stories/community.html "> Links & Community</ a >
43+ </ li > < li > < a href ="../stories/impressum.html "> Impressum</ a >
44+ </ li > < li > < a href ="../rss.xml "> RSS</ a >
45+
46+ </ li > </ ul >
47+
48+ < ul class ="nav navbar-nav navbar-right ">
49+
50+
51+ </ ul >
52+ </ div > <!-- /.navbar-collapse -->
53+ </ div > <!-- /.container-fluid -->
54+ </ nav >
55+
56+ <!-- End of Menubar -->
57+
58+ < div class ="container ">
59+ < div class ="body-content ">
60+ <!--Body content-->
61+ < div class ="row ">
62+
63+ <!--Body content-->
64+ < div class ="postbox ">
65+ < h1 > Einträge aus dem Jahr 2014</ h1 >
66+ < ul class ="list-unstyled ">
67+ < li > < a href ="../posts/das-war-das-10-treffen-der-pyugrm.html "> [2014-04-26 00:03] Das war das 10. Treffen der PyUGRM</ a >
68+ </ li > </ ul >
69+ </ div >
70+ <!--End of body content-->
71+
72+ </ div >
73+ <!--End of body content-->
74+
75+ < footer >
76+ Contents © 2014 < a href ="mailto:info@pyugrm.de "> PyUGRM Orgas</ a > - Powered by < a href ="http://getnikola.com " rel ="nofollow "> Nikola</ a >
77+ </ footer >
78+ </ div >
79+ </ div >
80+
81+
82+ < script src ="../assets/js/all-nocdn.js " type ="text/javascript "> </ script >
83+
84+
85+
86+ <!-- Social buttons -->
87+ < div id ="addthisbox " class ="addthis_toolbox addthis_peekaboo_style addthis_default_style addthis_label_style addthis_32x32_style ">
88+ < a class ="addthis_button_more "> Share</ a >
89+ < ul > < li > < a class ="addthis_button_facebook "> </ a >
90+ </ li > < li > < a class ="addthis_button_google_plusone_share "> </ a >
91+ </ li > < li > < a class ="addthis_button_linkedin "> </ a >
92+ </ li > < li > < a class ="addthis_button_twitter "> </ a >
93+ </ li > </ ul >
94+ </ div >
95+ < script type ="text/javascript " src ="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-4f7088a56bb93798 "> </ script >
96+ <!-- End of social buttons -->
97+
98+
99+ < script type ="text/javascript "> jQuery ( "a.image-reference" ) . colorbox ( { rel :"gal" , maxWidth :"100%" , maxHeight :"100%" , scalePhotos :true } ) ; </ script >
100+
101+
102+ </ body >
103+ </ html >
0 commit comments