I am can use the default html template from email-ext plugin, but I cannot locate the template file under the plugin directory. Where can I edit this default html.jelly template? In earlier versions of Jenkins these used to be located under the plugins/email-ext directory in Jenkins home.
Put your template in \Jenkins\email-templates\YOUR_TEMPLATE.jelly. If there is no email-templates folder, just create it.