Browse Source

use new global domain context var in other emails

Brendan 4 years ago
parent
commit
4f91d961f8

+ 0 - 1
alerts/email.py

@@ -45,7 +45,6 @@ def send_email_notification(notification):
         html_content = render_to_string(
             multiple_template_html,
             {
-                "base_url": base_url,
                 "org_slug": org_slug,
                 "project_notification_settings_link": settings_link,
                 "issues": notification.issues.all(),

File diff suppressed because it is too large
+ 1 - 1
alerts/templates/issue-drip.html


File diff suppressed because it is too large
+ 1 - 1
alerts/templates/met-quota-drip.html


File diff suppressed because it is too large
+ 1 - 1
alerts/templates/multiple-issues-drip.html


File diff suppressed because it is too large
+ 1 - 1
alerts/templates/near-quota-drip.html


Some files were not shown because too many files changed in this diff