-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchat.html
More file actions
33 lines (32 loc) · 2.95 KB
/
chat.html
File metadata and controls
33 lines (32 loc) · 2.95 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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"><style>.center-pills { display: flex; justify-content: center; }</style><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Deliberatorium</title>
<link href="chat_files/bootstrap.css" rel="stylesheet"></head>
<body><script src="chat_files/jquery.js"></script>
<script src="chat_files/bootstrap.js"></script>
<div style="padding:5px; ">
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="http://franc2.mit.edu:8000/ci/show-page?about" class="navbar-brand">Deliberatorium</a><br>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li class="nav-item"><a class="nav-link" href="http://franc2.mit.edu:8000/ci/show-page?recommended+E-1PBK7HD-25">Recommended</a></li>
<li class="nav-item"><a class="nav-link" href="http://franc2.mit.edu:8000/ci/show-page?search+">Search</a></li>
<li class="nav-item"><a class="nav-link" href="http://franc2.mit.edu:8000/ci/show-page?profile+E-1PCU0CV-268">Profile</a></li>
<li class="nav-item"><a class="nav-link" href="http://franc2.mit.edu:8000/ci/show-page?topic+">Topic</a></li>
<li class="nav-item active"><a class="nav-link" href="http://franc2.mit.edu:8000/ci/show-page?chatroom+">Chatroom</a></li>
<li class="nav-item"><a class="nav-link" href="http://franc2.mit.edu:8000/ci/show-page?logout+">Logout</a></li></ul></div></div></nav><div style="height:50px"></div>
<div style="padding:10px; "><br>
<div style="width:100%; border:1px solid black; "><form action="http://franc2.mit.edu:8000/ci/add-sp-comment" method="post" target="" id="" enctype="application/x-www-form-urlencoded" name=""><input name="POST" value="E-1PBK7HD-27" type="hidden"><textarea id="" name="TEXT" style="height:50px;width:100%;border:1px dotted green" placeholder="Post here to socialize and help each other out. Please put all topic-related material in the deliberation map."></textarea><button class="btn btn-default btn-block" style="background-color:#F8F9F9;white-space:normal;width:100%" type="submit" value="submit" name="SUBMIT">submit</button></form><iframe marginheight="0" hspace="0" vspace="0" marginwidth="0" id="R-1PCU0CV-2130" src="http://franc2.mit.edu:8000/ci/show-comment?E-1PBK7HD-27+r-1pcu0cv-2130" width="100%" height="140px" frameborder="1px dotted grey"></iframe></div></div></div>
</body></html>