aboutsummaryrefslogtreecommitdiff
path: root/templates/full/deviceExpiration.vm
blob: 879b31778ba0120a77854bb24a1c3afe9e1894ff (plain)
1
2
3
4
5
6
7
#set($subject = "Device expiration")
<!DOCTYPE html>
<html>
<body>
Your device $device.name has expired.
</body>
</html>