Files
stacks/gitea/templates/custom/header.tmpl
T

4 lines
131 B
Cheetah

{{if and (eq .RunMode "prod") (not .IsSigned)}}
<script defer src="{{.UmamiSrc}}" data-website-id="{{.UmamiId}}"></script>
{{end}}