Fix page title for standing water

This commit is contained in:
Eli Ribble 2026-01-24 21:52:54 +00:00
parent 135e2ef77d
commit 0407f270ad
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
{{template "base.html" .}}
{{define "title"}}Green Pool{{end}}
{{define "title"}}Standing Water{{end}}
{{define "extraheader"}}
<script src='https://api.mapbox.com/mapbox-gl-js/v3.17.0-beta.1/mapbox-gl.js'></script>
<script src="/static/js/address-display.js"></script>