Revert "Mattermost Alert Transport (#9711)"

This reverts commit 09d500812e.
This commit is contained in:
TheGreatDoc
2019-01-26 07:59:04 +01:00
committed by GitHub
parent b7ae282848
commit 75927c8389
6 changed files with 148 additions and 135 deletions

View File

@@ -0,0 +1,11 @@
<html>
<head>
<title>LibreNMS Alert</title>
</head>
<body>
<div class="container">
@yield('content')
</div>
</body>
</html>