<!DOCTYPE html>
<html>
<head>
<title>Empty template tag with attribute content</title>
<link rel="author" title="Aleksei Yu. Semenov" href="mailto:[email protected]">
<head>
<body>
<template content='some text'></template>
</body>
</html>