export default {
	html: `
		<div>foo/bar</div>
		<div>foo/baz</div>
	`
};