| 1 | <div>[[[SERVERNAME]]] - Device Notification</div> |
| 2 | <div style="font-family:Arial,Helvetica,sans-serif"> |
| 3 | <table style="background-color:#003366;color:lightgray;width:100%" cellpadding=8> |
| 4 | <tr> |
| 5 | <td> |
| 6 | <b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Device Notification</b> |
| 7 | </td> |
| 8 | </tr> |
| 9 | </table> |
| 10 | <area-header> |
| 11 | <p> |
| 12 | The following devices have changed their connection state. |
| 13 | </p> |
| 14 | </area-header> |
| 15 | <area-connections> |
| 16 | <p> |
| 17 | Connected devices: |
| 18 | </p> |
| 19 | <p><b> |
| 20 | [[[CONNECTIONS]]] |
| 21 | </b></p> |
| 22 | </area-connections> |
| 23 | <area-disconnections> |
| 24 | <p> |
| 25 | Disconnected devices: |
| 26 | </p> |
| 27 | <p><b> |
| 28 | [[[DISCONNECTIONS]]] |
| 29 | </b></p> |
| 30 | </area-disconnections> |
| 31 | <area-footer> |
| 32 | <p> |
| 33 | To unsubscribe, <a href="[[[SERVERURL]]][[[UNSUBSCRIBELINK]]]">click here</a> within 1 hour of getting this message. |
| 34 | </p> |
| 35 | </area-footer> |
| 36 | </div> |