mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update Templates.md (#9833)
This commit is contained in:
@@ -98,7 +98,7 @@ You can use plain text or html as per Alert templates and this will form the bas
|
||||
In your alert template just use
|
||||
|
||||
```
|
||||
@extends('alerts.templates.default');
|
||||
@extends('alerts.templates.default')
|
||||
|
||||
@section('content')
|
||||
{{ $alert->title }}
|
||||
|
Reference in New Issue
Block a user