<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<!DOCTYPE html>
<html xmlns:th="http://www.thymeleaf.org">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<style type="text/css">
</style>
</head>
<body>
<p>Dear <span th:text="${strategy.author}"></span>,</p>
<p>
Welcome to the Strategy UI Service. Please <a href="" target="blank">click here</a> to verify your email address. If you feel any trouble to click here,
please copy below url and paste into browser,
</p>
<p><b>URL:</b>
</p>
<p>Once your email address is verified successfully, please <a href="">click here</a> to login into system.
</p>
<p>Thank you.
</p>
<p>
Regards,<br />Online Strategy Team
</p>
<p><i>This is auto-generated email from the application ,so please do
not reply. If you have any queries, please feel free to contact our
Customer Care.</i></p>
</body>
</html>