diff --git a/frontend/internal/handlers/tags.go b/frontend/internal/handlers/tags.go index 6b67387..4469160 100644 --- a/frontend/internal/handlers/tags.go +++ b/frontend/internal/handlers/tags.go @@ -228,7 +228,7 @@ func (a *App) UploadPhoto(w http.ResponseWriter, r *http.Request) { } w.Header().Set("Content-Type", "text/html; charset=utf-8") - fmt.Fprintf(w, `
Photo uploaded ✓ — refresh to see it on the tag page.
`) + fmt.Fprintf(w, `Photo uploaded ✓
Upload a photo, or paste a URL above.
+ +Upload a photo — it shows on your public tag page and in the admin.
+