This commit is contained in:
8
web/frag-header.go.html
Normal file
8
web/frag-header.go.html
Normal file
@@ -0,0 +1,8 @@
|
||||
{{define "frag-header"}}
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Viva++</title>
|
||||
<link href="/static/style.css" rel="stylesheet">
|
||||
<script src="https://unpkg.com/htmx.org@2.0.4"></script>
|
||||
</head>
|
||||
{{end}}
|
||||
Reference in New Issue
Block a user