// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Webmentions (receiving) can display page title in notification email 1: [html 1] 1`] = ` " 💌 New mention from:http://testpage.com/external-article-12345-email-test/
 

Hey there,

Your page About this site was mentioned in:

Test Page
Test description
 • John Doe
View mentions

You can also copy & paste this URL into your browser:

http://127.0.0.1:2369/ghost/#/mentions

This message was sent from 127.0.0.1 to jbloggs@example.com

Don’t want to receive these emails? Manage your preferences here.

 
" `; exports[`Webmentions (receiving) can display post title in notification email 1: [html 1] 1`] = ` " 💌 New mention from:http://testpage.com/external-article-1234-email-test/
 

Hey there,

Your post Setting up apps and custom integrations was mentioned in:

Test Page
Test description
 • John Doe
View mentions

You can also copy & paste this URL into your browser:

http://127.0.0.1:2369/ghost/#/mentions

This message was sent from 127.0.0.1 to jbloggs@example.com

Don’t want to receive these emails? Manage your preferences here.

 
" `;