Skip to content

Commit c2adade

Browse files
authored
remove old address from email templates (#11616)
1 parent 7e5c9f8 commit c2adade

4 files changed

Lines changed: 1 addition & 6 deletions

File tree

website/templates/file_operation_failed.html.mako

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
<td style="border-collapse: collapse;">
7373
<p class="small text-center" style="text-align: center;font-size: 12px;">Copyright &copy; 2025 Center For Open Science, All rights reserved. |
7474
<a href="https://github.com/CenterForOpenScience/centerforopenscience.org/blob/master/PRIVACY_POLICY.md">Privacy Policy</a></p>
75-
<p class="text-smaller text-center" style="text-align: center;font-size: 12px;">210 Ridge McIntire Road, Suite 500, Charlottesville, VA 22903-5083</p>
7675
</td>
7776
</tr>
7877
</tbody>

website/templates/file_operation_success.html.mako

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
<td style="border-collapse: collapse;">
7272
<p class="small text-center" style="text-align: center;font-size: 12px;">Copyright &copy; 2025 Center For Open Science, All rights reserved. |
7373
<a href="https://github.com/CenterForOpenScience/centerforopenscience.org/blob/master/PRIVACY_POLICY.md">Privacy Policy</a></p>
74-
<p class="text-smaller text-center" style="text-align: center;font-size: 12px;">210 Ridge McIntire Road, Suite 500, Charlottesville, VA 22903-5083</p>
7574
</td>
7675
</tr>
7776
</tbody>

website/templates/notify_base.mako

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,6 @@
119119
Center For Open Science, All rights reserved. |
120120
<a href="https://github.com/CenterForOpenScience/centerforopenscience.org/blob/master/PRIVACY_POLICY.md">Privacy Policy</a>
121121
</p>
122-
<p class="text-smaller text-center" style="text-align: center;font-size: 12px;margin: 0 0 6px 0;">
123-
210 Ridge McIntire Road, Suite 500, Charlottesville, VA 22903-5083
124-
</p>
125122
<p class="text-smaller text-center" style="text-align: center;font-size: 12px;margin: 0;">
126123
${self.footer()}
127124
</p>

website/templates/reviews_resubmission_confirmation.html.mako

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<br>
3636
Your ${reviewable_provider_name} and OSF teams
3737
<p>
38-
Center for Open Science<br> 210 Ridge McIntire Road, Suite 500, Charlottesville, VA 22903
38+
Center for Open Science
3939
</p>
4040
<a href="https://github.com/CenterForOpenScience/cos.io/blob/master/PRIVACY_POLICY.md">Privacy Policy</a>
4141
</div>

0 commit comments

Comments
 (0)