message.dtl 162 B

1234567
  1. <table width="500" cellpadding="20" cellspacing="3">
  2. <tr>
  3. <td bgcolor="{{color}}" style="color:white;">
  4. <b>{{user}}</b>: {{message}}
  5. </td>
  6. </tr>
  7. </table>