// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`template custom body after 1`] = `
"
"
`;
exports[`template custom body before 1`] = `
"
"
`;
exports[`template custom render 1`] = `
"
"
`;
exports[`template custom title 1`] = `
"
foo title
"
`;
exports[`template custom title 2`] = `
"
foo title
"
`;
exports[`template meta scripts 1`] = `
"
"
`;