mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-01 22:39:26 +00:00
Created head partial
This commit is contained in:
7
views/partials/head.ejs
Normal file
7
views/partials/head.ejs
Normal file
@@ -0,0 +1,7 @@
|
||||
<head>
|
||||
<meta charset='utf-8'>
|
||||
<meta name='viewport' content='width=device-width, initial-scale=1'>
|
||||
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
|
||||
|
||||
<title><%= title %></title>
|
||||
</head>
|
||||
Reference in New Issue
Block a user