This website requires JavaScript.
Explore
Help
Sign In
drudgesentinel
/
Hyperlink-Redirect
Watch
1
Star
0
Fork
You've already forked Hyperlink-Redirect
0
forked from
swaggboi/Hyperlink-Redirect
Code
Pull requests
Activity
a3683bcf0c
Hyperlink-Redirect
/
templates
/
header.mustache
8 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Create separate 'header' and 'footer' partials
2023-10-07 14:26:25 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
Switched to Template::Mustache
2023-11-01 04:52:19 +00:00
<title>{{title}}</title>
Create separate 'header' and 'footer' partials
2023-10-07 14:26:25 +00:00
</head>
<body>
Switched to Template::Mustache
2023-11-01 04:52:19 +00:00
<h1>{{title}}</h1>
Copy permalink