diff --git a/reports.templ b/reports.templ index a2e64bd..ecf6282 100644 --- a/reports.templ +++ b/reports.templ @@ -1,12 +1,13 @@ package main import "github.com/nbd-wtf/go-nostr" +import "github.com/nbd-wtf/go-nostr/nip19" templ reportsPage(reports chan *nostr.Event, loggedUser string) { @layout(loggedUser) { -