k-9/assets/empty.html

12 lines
202 B
HTML

<html>
<body bgcolor="white">
<table width="100%" height="100%">
<tr>
<td align="center" valign="center">
<font color="gray">No text</font>
</td>
</tr>
</table>
</body>
</html>