mirror of
https://github.com/JustKato/FreePad.git
synced 2026-02-23 15:50:46 +02:00
Cleanup
This commit is contained in:
8
src/templates/inc/header.html
Normal file
8
src/templates/inc/header.html
Normal file
@@ -0,0 +1,8 @@
|
||||
{{ define "inc/header.html"}}
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>{{.title}}</title>
|
||||
</head>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user