VRFS-736 removed html from title in text-based emails

This commit is contained in:
Jonathan Kolyer 2014-05-31 08:47:26 +00:00
parent b8736ff389
commit 2009b9715f
9 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
<% provide(:title, @title) %>
<%= @title %>
Hello <%= EmailBatchProgression::VAR_FIRST_NAME %> --

View File

@ -1,4 +1,4 @@
<% provide(:title, @title) %>
<%= @title %>
Hello <%= EmailBatchProgression::VAR_FIRST_NAME %> --

View File

@ -1,4 +1,4 @@
<% provide(:title, @title) %>
<%= @title %>
Hello <%= EmailBatchProgression::VAR_FIRST_NAME %> --

View File

@ -1,4 +1,4 @@
<% provide(:title, @title) %>
<%= @title %>
Hello <%= EmailBatchProgression::VAR_FIRST_NAME %> --

View File

@ -1,4 +1,4 @@
<% provide(:title, @title) %>
<%= @title %>
Hello <%= EmailBatchProgression::VAR_FIRST_NAME %> --

View File

@ -1,4 +1,4 @@
<% provide(:title, @title) %>
<%= @title %>
Hello <%= EmailBatchProgression::VAR_FIRST_NAME %> --

View File

@ -1,4 +1,4 @@
<% provide(:title, @title) %>
<%= @title %>
Hello <%= EmailBatchProgression::VAR_FIRST_NAME %> --

View File

@ -1,4 +1,4 @@
<% provide(:title, @title) %>
<%= @title %>
Hello <%= EmailBatchProgression::VAR_FIRST_NAME %> --

View File

@ -1,4 +1,4 @@
<% provide(:title, @title) %>
<%= @title %>
Hello <%= EmailBatchProgression::VAR_FIRST_NAME %> --