v0.2.2
Fixed: * html/template requires escaping comments you explicitly want rendered as a template.HTML type.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{{- $linkico := "🔗" -}}
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<!-- Request ID: {{ .ReqUUID.String }} -->
|
||||
{{ $page.RenderReqId }}
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>{{ getTitle $page.PageType }}</title>
|
||||
|
||||
Reference in New Issue
Block a user