diff --git a/web/templates/index.html b/web/templates/index.html index 371aab4..ae73196 100644 --- a/web/templates/index.html +++ b/web/templates/index.html @@ -22,7 +22,7 @@ Currently tracking {{ .TotalMaps }} maps from {{ .TotalUsers }} us {{ .Artist }} - {{ .Title }} - {{ .Mapper.Username }} + {{ .Mapper.Username }} {{ .LastUpdated | humanize }} diff --git a/web/templates/mapper-index.html b/web/templates/mapper-index.html index b1ceb58..87bd05c 100644 --- a/web/templates/mapper-index.html +++ b/web/templates/mapper-index.html @@ -1,6 +1,6 @@ {{ define "content" }} -

Tracked Maps by {{ .Mapper.Username }}

+

Tracked Maps by {{ .Mapper.Username }}