Done testing
[depot.git] / vendor / rails / actionmailer / test / fixtures / test_mailer / signed_up_with_url.erb
diff --git a/vendor/rails/actionmailer/test/fixtures/test_mailer/signed_up_with_url.erb b/vendor/rails/actionmailer/test/fixtures/test_mailer/signed_up_with_url.erb
new file mode 100644 (file)
index 0000000..4c5806d
--- /dev/null
@@ -0,0 +1,5 @@
+Hello there, 
+
+Mr. <%= @recipient %>. Please see our greeting at <%= @welcome_url %> <%= welcome_url %>
+
+<%= image_tag "somelogo.png" %>
\ No newline at end of file