templates/mail/CORE_PERSON_SIGNUP_VERIFICATION.html
authorEdward <edward@roojs.com>
Tue, 24 Feb 2015 08:39:28 +0000 (16:39 +0800)
committerEdward <edward@roojs.com>
Tue, 24 Feb 2015 08:39:28 +0000 (16:39 +0800)
templates/mail/CORE_PERSON_SIGNUP_VERIFICATION.html

index 6bd86f2..563eab3 100644 (file)
@@ -1,14 +1,15 @@
-<!--
-To change this template, choose Tools | Templates
-and open the template in the editor.
--->
-<!DOCTYPE html>
 <html>
     <head>
-        <title></title>
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+        <meta charset="UTF-8">
+        <style>
+            html,body,table {font-family:Arial;font-size:14px;color:#2c336a;}
+            a {color:green;}
+            
+        </style>
     </head>
     <body>
-        <div>TODO write content</div>
+        
+        
     </body>
-</html>
+    
+</html>
\ No newline at end of file