mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			36 lines
		
	
	
		
			No EOL
		
	
	
		
			1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			No EOL
		
	
	
		
			1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <div>[[[SERVERNAME]]] - Device Notification</div>
 | |
| <div style="font-family:Arial,Helvetica,sans-serif">
 | |
|     <table style="background-color:#003366;color:lightgray;width:100%" cellpadding=8>
 | |
|         <tr>
 | |
|             <td>
 | |
|                 <b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Device Notification</b>
 | |
|             </td>
 | |
|         </tr>
 | |
|     </table>
 | |
|     <area-header>
 | |
|         <p>
 | |
|             The following devices have changed their connection state.
 | |
|         </p>
 | |
|     </area-header>
 | |
|     <area-connections>
 | |
|         <p>
 | |
|             Connected devices:
 | |
|         </p>
 | |
|         <p><b>
 | |
| [[[CONNECTIONS]]]
 | |
|         </b></p>
 | |
|     </area-connections>
 | |
|     <area-disconnections>
 | |
|         <p>
 | |
|             Disconnected devices:
 | |
|         </p>
 | |
|         <p><b>
 | |
| [[[DISCONNECTIONS]]]
 | |
|         </b></p>
 | |
|     </area-disconnections>
 | |
|     <area-footer>
 | |
|         <p>
 | |
|             To unsubscribe, <a href="[[[SERVERURL]]][[[UNSUBSCRIBELINK]]]">click here</a> within 1 hour of getting this message.
 | |
|         </p>
 | |
|     </area-footer>
 | |
| </div> |