cat <<-EOF
<!DOCTYPE HTML>
<HTML><head>
+ <meta name="viewport" content="width=device-width" />
<title>Bookman - New Collection</title>
</head><body id="newcollection">
<h1>You have not yet set up a collection on this server.</h1>
cat <<-EOF
<!DOCTYPE HTML>
<HTML><head>
+ <meta name="viewport" content="width=device-width" />
<title>Bookman - 404</title>
</head><body id="missingcollection">
<h1>The collection you requested does not exist on this server.</h1>
cat <<EOF
<!DOCTYPE HTML>
<HTML><head>
+ <meta name="viewport" content="width=device-width" />
<title>Bookman - Your Collection</title>
<link rel="stylesheet" type="text/css" href="bookmarks.css" />
</head><body id="collection">