<!DOCTYPE html>
<html>
<head>
<title>HEAD tag inside template</title>
<link rel="author" title="Aleksei Yu. Semenov" href="mailto:[email protected]">
<head>
<body>
<template><head></head></template>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>HEAD tag inside template</title>
<link rel="author" title="Aleksei Yu. Semenov" href="mailto:[email protected]">
<head>
<body>
<template><head></head></template>
</body>
</html>