Fixed ChartJS

This commit is contained in:
Brandon Rozek 2022-12-05 13:17:02 -05:00
parent 5be5ad26d3
commit 6a6ecf0eb4
2 changed files with 5 additions and 6 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE html lang="en">
<html>
<!DOCTYPE html>
<html lang="en">
{{ partial "head.html" . }}
<body>
{{ block "main" . }}{{ end }}