Commit 39bd924f authored by Prayas Jain's avatar Prayas Jain

Added work aniversary Template and png file

parent d91cf4a3
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns:th="http://www.thymeleaf.org" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Work Anniversary Notification</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
</head>
<body>
<div style="margin: 0; padding: 0; text-align: center">
<img src="../../webapp/WEB-INF/images/Happy-work-anniversary.png" alt="Work Anniversary" />
</div>
</body>
</html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment