# Alerts Templates ### Eenos Alert Email Templates These templates are used to send alert emails from the Eenos control panel. These templates are html files with[ **Python Mako**](https://www.makotemplates.org/ " Python Mako") language. **Template Language**: Mako #### Template Types and Locations
**Template Type****Location****Description**
Global Template /usr/local/eenos/templates/alertsThe default templates
Global Custom Template /usr/local/eenos/templates/alerts/custom Your custom templates
User TemplateNoneNo user templates are available
To create a custom template, copy the templates to the custom template location and modify it.