{{'search.results.templates' | i18n}} ({{templates.length}})

{{'resourceSlice.search.label' | i18n}}
{{"resourceSlice.emptyList.recommendedTemplates.label" | i18n}}
{{template.type == 'incidentTemplate' ? 'template.details.incidentTemplate' : 'workorderTemplate.header.label' | i18n }}
{{template.name | removeSearchTags}}
{{ 'template.details.priority' | i18n }}: {{template.templateObject.priority | localizeLabel: 'priority': (template.type == 'incidentTemplate' ? 'incident' : 'workorder')}}
{{ 'template.details.category' | i18n }}: {{template.getCategoty()}}
{{ 'template.details.requestTemplate' | i18n }}
{{template.name | removeSearchTags}}
{{ 'template.details.price' | i18n }}: {{template.templateObject.price | number:2}} {{template.currency}}
{{ 'template.details.turnaroundTime' | i18n }}: {{template.templateObject.turnaroundTime}} {{ 'template.details.turnaroundTimeUnits.hour' | i18n }} {{ 'template.details.turnaroundTimeUnits.day' | i18n }}