diff --git a/html/template/sync/pool-csv-upload.html b/html/template/sync/pool-csv-upload.html index ee98f8ec..33644319 100644 --- a/html/template/sync/pool-csv-upload.html +++ b/html/template/sync/pool-csv-upload.html @@ -1,5 +1,5 @@ {{ template "sync/layout/authenticated.html" . }} -{{ define "title" }}Layout Test{{ end }} +{{ define "title" }}Pool Upload{{ end }} {{ define "extraheader" }} {{ end }}