Hyperlink-Redirect/templates/header.mustache

8 lines
101 B
Plaintext
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
2023-11-01 00:52:19 -04:00
<title>{{title}}</title>
</head>
<body>
2023-11-01 00:52:19 -04:00
<h1>{{title}}</h1>