mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Revert "Mattermost Alert Transport (#9711)"
This reverts commit 09d500812e
.
This commit is contained in:
11
resources/views/alerts/templates/default.blade.php
Normal file
11
resources/views/alerts/templates/default.blade.php
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>LibreNMS Alert</title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
@yield('content')
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user