Add rudimentary script for generating the forum archive.
This commit is contained in:
7
templates/partials/header.mustache
Normal file
7
templates/partials/header.mustache
Normal file
@@ -0,0 +1,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Glitch City Laboratories Archives{{title}}</title>
|
||||
<link href="{{base}}style.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><a href="{{base}}">Glitch City Laboratories Archives</a></h1>
|
Reference in New Issue
Block a user