Metadata fixes for various pages

This commit is contained in:
Eli Ribble 2026-01-08 16:08:41 +00:00
parent 632fac4558
commit a162781f89
No known key found for this signature in database
6 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{{template "title" .}} - Nidus Sync</title>
<title>{{template "title" .}} - Report Mosquitoes Online</title>
<!-- Bootstrap CSS -->
<link href="/static/vendor/css/bootstrap.min.css" rel="stylesheet">
<!-- Bootstrap Icons -->

View file

@ -1,6 +1,6 @@
{{template "base.html" .}}
{{define "title"}}Dash{{end}}
{{define "title"}}Nuisance{{end}}
{{define "extraheader"}}
<script>
// Handle inspection type selection

View file

@ -1,6 +1,6 @@
{{template "base.html" .}}
{{define "title"}}Dash{{end}}
{{define "title"}}Quick Report Complete{{end}}
{{define "extraheader"}}
<style>
</style>

View file

@ -1,6 +1,6 @@
{{template "base.html" .}}
{{define "title"}}Dash{{end}}
{{define "title"}}Quick Report{{end}}
{{define "extraheader"}}
<style>
.district-logo {

View file

@ -1,6 +1,6 @@
{{template "base.html" .}}
{{define "title"}}Dash{{end}}
{{define "title"}}Notification Request Complete{{end}}
{{define "extraheader"}}
<style>
</style>

View file

@ -1,6 +1,6 @@
{{template "base.html" .}}
{{define "title"}}Dash{{end}}
{{define "title"}}Main{{end}}
{{define "extraheader"}}
<style>
.service-card {