Skip to content
Snippets Groups Projects
Commit 63872447 authored by void's avatar void
Browse files

anpassung template

parent 95beb3f7
No related branches found
No related tags found
No related merge requests found
{% raw %}
{% if customer %}Customer: `{{customer}}` {% endif %}
*[{{ status.capitalize() }}] {{ environment }} {{ severity.capitalize() }}*
aa{{ event | replace("_","\_") }} {{ resource.capitalize() }}
{{ event | replace("_","\_") }} {{ resource.capitalize() }}
```
{{ text }}
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment