dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
CSS hack to display attachments correctly in IE6
thomascube
2007-05-13
281e3ed325b2e12f0023d9556f4d4e915f21c2cf
[githubFork/roundcubemail.git]
/
program
/
js
/
tiny_mce
/
blank.htm
1
2
3
4
5
6
7
8
9
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>blank_page</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body class="mceContentBody">
</body>
</html>