Skip to content

Commit

Permalink
Updates thank you emails to Durham data.
Browse files Browse the repository at this point in the history
  • Loading branch information
dsummersl committed Mar 21, 2019
1 parent 04078b6 commit 2b84fb4
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 27 deletions.
13 changes: 3 additions & 10 deletions app/views/thing_mailer/first_adoption_confirmation.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -71,22 +71,15 @@
</p>

<p>
Your friends at the San Francisco Public Utilities Commission
# update this
<br/>
415-554-3289
# update number
<br/>
<a href="[email protected]">[email protected]</a>
Your friends at the City of Durham
</p>

<p>
P.S. Did you download <a href="http://sf311.org/index.aspx?page=797">the 311 app</a>?
# Update
P.S.
</p>

<em>
Remember, the City of Durham won't be held responsible for
Remember, the City of Durham won't be held responsible for
anything that happens to you or others in service of maintaining your drain.
Please be careful!
</em>
23 changes: 8 additions & 15 deletions app/views/thing_mailer/second_adoption_confirmation.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,19 @@
</p>

<p>
Thank you,
Sincerely,
</p>

<p>
Your friends at the San Francisco Public Utilities Commission
<br/>
415-554-3289
<br/>
<a href="mailto:[email protected]">[email protected]</a>
Your friends at the City of Durham
</p>

<p>
P.S. You can take a picture with your cleared drain and tweet us at @DrainDurham!
<a href="http://twitter.com/draindurham">http://twitter.com/draindurham</a>
P.S.
</p>

<p>
<em>
Remember, the City and County of San Francisco won't be held responsible for
anything that happens to you or others in service of maintaining your drain.
Please be careful!
</em>
</p>
<em>
Remember, the City of Durham won't be held responsible for
anything that happens to you or others in service of maintaining your drain.
Please be careful!
</em>
2 changes: 1 addition & 1 deletion config/initializers/airbrake.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
# environments.
# NOTE: This option *does not* work if you don't set the 'environment' option.
# https://github.com/airbrake/airbrake-ruby#ignore_environments
c.ignore_environments = %w(development test)
c.ignore_environments = %w(test)

# A list of parameters that should be filtered out of what is sent to
# Airbrake. By default, all "password" attributes will have their contents
Expand Down
2 changes: 1 addition & 1 deletion config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ en:
sfpw: ""
sfpuc: ""
mayor:
name: "Bill Bell"
name: "Steve Schewel"
title: "Mayor"

#updated sponsers list when they agree to work in this proyect.

0 comments on commit 2b84fb4

Please sign in to comment.