Skip to content

Commit

Permalink
remove mailing address section from emails
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenbhemmy committed Dec 15, 2023
1 parent 3da4d86 commit ad1f69d
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -229,9 +229,6 @@
<!-- COPYRIGHT -->
<td>
&copy; {% now "Y" %} {{ platform_name }}, {% trans "All rights reserved" as tmsg %}{{ tmsg | force_escape }}.<br/>
<br/>
{% trans "Our mailing address is:" as tmsg %}{{ tmsg | force_escape }}<br/>
{{ contact_mailing_address }}
</td>
</tr>
{% if unsubscribe_url %}
Expand Down

0 comments on commit ad1f69d

Please sign in to comment.