diff --git a/rhodecode/templates/email_templates/main.html b/rhodecode/templates/email_templates/main.html new file mode 100644 --- /dev/null +++ b/rhodecode/templates/email_templates/main.html @@ -0,0 +1,9 @@ +${self.body()} + + +
+-- +
+
+${_('This is an notification from RhodeCode.')} +
\ No newline at end of file