aboutsummaryrefslogblamecommitdiff
path: root/templates/_head.html.tmpl
blob: 4641107d441df4fc3c3f41c8f7a7ac357fb5da57 (plain) (tree)
1
2
3
4
5


                                                                      
                                                    
           
{{- define "head_common" -}}
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="/:/static/style.css" />
{{- end -}}