mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-18 05:44:14 -05:00
16 lines
283 B
HTML
16 lines
283 B
HTML
![]() |
<style type="text/css">
|
||
|
%css-style%
|
||
|
</style>
|
||
|
<table width='100%'>
|
||
|
<tr>
|
||
|
<td class='header incomingHeader'>%name%</td>
|
||
|
<td width='10%' align='left' class='time incomingTime'>%timestamp% </td>
|
||
|
|
||
|
</tr>
|
||
|
</table>
|
||
|
<table width="100%">
|
||
|
<tr>
|
||
|
<td>%message%</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|