mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 03:53:50 +00:00 
			
		
		
		
	email: Rewrite followup_day2 email.
Keep the focus of the email the same (topics), but improve how the information is presented.
This commit is contained in:
		| @@ -813,6 +813,9 @@ def enqueue_welcome_emails(user: UserProfile, realm_creation: bool = False) -> N | ||||
|  | ||||
|         followup_day2_context.update( | ||||
|             unsubscribe_link=unsubscribe_link, | ||||
|             move_messages_link=realm_url + "/help/move-content-to-another-topic", | ||||
|             rename_topics_link=realm_url + "/help/rename-a-topic", | ||||
|             move_topic_to_different_stream_link=realm_url + "/help/move-content-to-another-stream", | ||||
|         ) | ||||
|  | ||||
|         send_future_email( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user