Incident API can now use incident templates with Twig templating
This commit is contained in:
@@ -44,6 +44,7 @@ return [
|
||||
'templates' => [
|
||||
'name' => 'Nombre',
|
||||
'template' => 'Plantilla',
|
||||
'twig' => 'Incident Templates can make use of the <a href="http://twig.sensiolabs.org/" target="_blank">Twig</a> templating language.',
|
||||
],
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user