Fixes #6674
Replaced a panic with proper error handling in the template loader when GetDialersWithId() returns nil, since this can occur in non-scanning paths where dialers aren’t initialized.
make test - all unit tests passmake vet - passes with no issuesmake build - compiles successfully/claim #6674
Areeb Ahmed
@areebahmeddd
ProjectDiscovery
@projectdiscovery
Madhavan Deepak
@Madhavan-Deepak