This website requires JavaScript.
Explore
Help
Register
Sign In
swaggboi
/
Hyperlink-Redirect
Watch
1
Star
0
Fork
0
You've already forked Hyperlink-Redirect
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
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 10:26:25 -04:00
<!DOCTYPE html>
<html lang="en">
<head>
Switched to Template::Mustache
2023-11-01 00:52:19 -04:00
<title>{{title}}</title>
Create separate 'header' and 'footer' partials
2023-10-07 10:26:25 -04:00
</head>
<body>
Switched to Template::Mustache
2023-11-01 00:52:19 -04:00
<h1>{{title}}</h1>
Reference in New Issue
Copy Permalink