-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathIRC16Reflections.html
More file actions
40 lines (40 loc) · 1.73 KB
/
IRC16Reflections.html
File metadata and controls
40 lines (40 loc) · 1.73 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Internet Researchers' Conference, IRC16, CIS, the Centre for Internet and Society">
<meta name="author" content="@ajantriks">
<link rel="shortcut icon" href="img/favicon.ico">
<title>#IRC16Reader</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/style.css" rel="stylesheet">
<!-- Google Fonts -->
<link href='https://fonts.googleapis.com/css?family=Fira+Mono' rel='stylesheet' type='text/css'>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Container -->
<div class="big-container">
<div class="horizontal-container-top">
<iframe name="embed_read" src="https://public.etherpad-mozilla.org/p/IRC16-ManyPublicsOfInternet?showControls=true&showChat=true&showLineNumbers=true&useMonospaceFont=false" width=100% height=100%></iframe>
</div>
<div class="session-title">
<h1>ManyPublicsofInternet</h1>
<h2>Sailen Routray and Khetrimayum Monish</h2>
</div>
<div class="horizontal-container-bottom">
<iframe src="https://pad.ma/IIR/player/3623.6#embed?matchRatio=true" width="100%" height="100%" frameborder="0" allowfullscreen></iframe>
</div>
<div class="footer">
</div>
<!-- /.container -->
</body>
</html>