[tor-commits] [newsletter/master] Added page for civicrm mailing errors
    hiro at torproject.org 
    hiro at torproject.org
       
    Wed Oct 14 15:36:55 UTC 2020
    
    
  
commit 38291da85335a771de078dfd0a19b125ae3568b0
Author: Peter Haight <peterh at giantrabbit.com>
Date:   Mon Sep 28 16:32:06 2020 -0700
    Added page for civicrm mailing errors
    
    If a user clicks on a link like an optout or unsubscribe link in a
    CiviCRM mailing and then there's some issue with the unsubscribe, we
    need to show them some errors, so we need to send them back to the
    lektor site because we aren't going to have any display pages on the
    donate site once the Lektor pages go live.
    
    Issue #48285
---
 content/civicrm-mailing-error/contents.lr | 5 +++++
 1 file changed, 5 insertions(+)
diff --git a/content/civicrm-mailing-error/contents.lr b/content/civicrm-mailing-error/contents.lr
new file mode 100644
index 0000000..fdd1aff
--- /dev/null
+++ b/content/civicrm-mailing-error/contents.lr
@@ -0,0 +1,5 @@
+_model: page
+---
+title: Error
+---
+_template: page-no-sidebar.html
    
    
More information about the tor-commits
mailing list