diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-09-17 13:51:00 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-09-17 13:51:00 +0100 |
commit | f970cf5e7c2c68e51e886e77278e328d4d353e46 (patch) | |
tree | fb30c811888b34e415d465110b941734c12ee72d /lib/views/outgoing_mailer/initial_request.text.erb | |
parent | 65f8d78152b4840871f941909f0693be426b2dc5 (diff) |
Remove demo customizations
Diffstat (limited to 'lib/views/outgoing_mailer/initial_request.text.erb')
-rw-r--r-- | lib/views/outgoing_mailer/initial_request.text.erb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/views/outgoing_mailer/initial_request.text.erb b/lib/views/outgoing_mailer/initial_request.text.erb deleted file mode 100644 index f927ad2..0000000 --- a/lib/views/outgoing_mailer/initial_request.text.erb +++ /dev/null @@ -1,9 +0,0 @@ -<%= raw @outgoing_message.body.strip %> - -------------------------------------------------------------------- - -<%= _('This is an FOI request done via the {{site_name}} website. This footer has been overriden by the sample Alaveteli theme.', :site_name => site_name) %> - -<%= render :partial => 'followup_footer' %> - -------------------------------------------------------------------- |