package templates import ( "fmt" "github.com/haydenhargreaves/Potion/internal/domain/recipe" domainRecipe "github.com/haydenhargreaves/Potion/internal/domain/recipe" domainServer "github.com/haydenhargreaves/Potion/internal/domain/server" "github.com/haydenhargreaves/Potion/internal/templates/components" ) templ SearchPage(filters domainRecipe.SearchFilters) { @components.Navbar("")
No results
} else {End of results
}{ recipe.Description }