* move templates to static/t/ ; made make install target respect this
[citadel.git] / webcit / static / t / msgcontrols.m.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2         "http://www.w3.org/TR/html4/strict.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/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="/"/>
12 </head>
13 <body>
14 <div class="sticky">
15   <div class="mcontrols">
16     <button onmousedown="history.go(-1)">Back to message list</button> <button>Reply to this
17   message</button> <button>Move to trash</button>
18   </div>
19 </div>
20 <div id="vcontent">