// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
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 > meta scripts 1`] = `
"
"
`;