package anime import ( "fmt" "mal/web/shared/layout" ) templ Pending(id int) { @layout.Layout("mal - anime pending", true) {
We could not load this anime right now. A background worker is retrying data fetch for anime #{ fmt.Sprintf("%d", id) }.
Refresh this page in a few seconds.