<?php
header('Content-Type: text/html');
header('Supports-Loading-Mode: fenced-frame');
?>
<!DOCTYPE html>
<head>
  <title>A Title</title>
</head>
