2012-01-01 16:49:41 +00:00
<!DOCTYPE html>
< html >
< head >
< title > K. Ahlers - Directory of presentations< / title >
< link href = '//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700' rel = 'stylesheet' type = 'text/css' >
< style type = "text/css" media = "screen" >
body { background-color: #efefef; color:#333; font-family: 'Open Sans'; font-size: 13px; }
#content { background-color: #fff; border: 1px solid #d4d4d4; border-radius: 10px; box-shadow: 1px 1px 1px #ccc; margin: 20px auto; padding: 10px; width: 600px; }
h1 { border-bottom: 1px dashed #d4d4d4; }
a { color: #3d3dcc; }
2012-01-01 16:54:13 +00:00
ul { list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAFCAMAAAC+RAbqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRF////PT3MgUtjmAAAABpJREFUeNpiYAACRgYoYAQhCGRAkgBSAAEGAADCAAkTDwl9AAAAAElFTkSuQmCC); }
2012-01-01 17:53:36 +00:00
.credits { color: #999; font-size: 0.8em; text-align: center; }
.credits a { color: #999; }
2012-01-01 16:49:41 +00:00
< / style >
< / head >
< body >
< div id = "content" >
2013-03-07 20:15:40 +00:00
< h1 > 2013< / h1 >
< ul >
< li > < a href = "slides/2013/AnonymitaetImNetz/" > Barcamp Ruhr: "Anonymitä t im Netz"< / a > < / li >
< / ul >
2012-01-01 16:49:41 +00:00
< h1 > 2012< / h1 >
< ul >
2013-03-07 20:15:40 +00:00
< li > < a href = "slides/2012/Grillcamp/" > Grillcamp Hamburg: "Sicherheit & Brandschutz beim Grillen - Grillcamp"< / a > < / li >
2012-01-01 16:49:41 +00:00
< / ul >
2012-01-01 17:52:46 +00:00
< div class = "credits" >
Knut Ahlers · < a href = "http://knut.mp/" > Kontaktinformationen< / a > · < a href = "http://blog.knut.me/" > Blog< / a >
< / div >
2012-01-01 16:49:41 +00:00
< / div >
< / body >
< / html >