diff --git a/templating/templates/events.tmpl b/templating/templates/events.tmpl index f875e29a..0807ea2e 100644 --- a/templating/templates/events.tmpl +++ b/templating/templates/events.tmpl @@ -1,5 +1,5 @@ ``{{event.type}}`` -{{(4 + event.type | length) * '-'}} +{{(4 + event.type | length) * '~'}} *{{event.typeof}}* {{event.typeof_info}}