For closed systems, still handle login through the modal
[citadel.git] / webcit / static / t / msgcontrols.m.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2         "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4         <head>
5                 <title><?CURRENT_USER> - <?SERV:HUMANNODE></title>
6                 <meta name="MSSmartTagsPreventParsing" content="TRUE" >
7                 <meta name="keywords" content="groupware messaging collaboration" >
8                 <link href="/static/styles/mobile.css" rel="stylesheet" type="text/css">
9                 <script type="text/javascript" src="/static/mobile.js"></script>
10                 <meta name="viewport" content="width=980, initial-scale = 0.5"/>
11                 <base href="/webcit/"/>
12         </head>
13         <body>
14                 <div class="sticky">
15                         <div class="mcontrols">
16                                 <button onmousedown="history.go(-1)">Back to message list</button>
17                                 <button>Reply to this message</button><button>Move to trash</button>
18                         </div>
19                 </div>
20                 <div id="vcontent">