[%
nget(
"We do not yet have details for the other council that covers this location.",
"We do not yet have details for the other councils that cover this location.",
missing_details_bodies.size
);
%]
[%
tprintf(
loc("You can help us by finding a contact email address for local problems for %s and emailing it to us at %s."),
missing_details_body_names.join( loc(' or ') ),
c.cobrand.contact_email,
c.cobrand.contact_email
);
%]