]> git.donarmstrong.com Git - roundcube.git/blob - skins/default/templates/messageerror.html
Imported Upstream version 0.3
[roundcube.git] / skins / default / templates / messageerror.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <title></title>
5 <roundcube:include file="/includes/links.html" />
6 </head>
7 <body class="iframe" style="background-color:#F2F2F2;">
8
9 <div style="margin:20px auto; text-align:center">
10 <img src="/images/watermark.gif" width="260" height="228" alt="" />
11 </div>
12
13 </body>
14 </html>