mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-06 18:09:28 +00:00
contrib/notification: add a head with eworm, QR code and caption
This commit is contained in:
parent
64b651b6d7
commit
a94c72493a
1 changed files with 11 additions and 0 deletions
|
|
@ -5,6 +5,17 @@
|
||||||
<link rel="icon" type="image/png" href="../logo.png">
|
<link rel="icon" type="image/png" href="../logo.png">
|
||||||
<script src="notification.d/script.js"></script>
|
<script src="notification.d/script.js"></script>
|
||||||
</head><body>
|
</head><body>
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td rowspan=2><img src="../general/eworm-meadow.avif" alt="eworm on meadow" /></td>
|
||||||
|
<td rowspan=2><img src="../general/qr-code.png" alt="QR code: rsc.eworm.de" /></td>
|
||||||
|
<td class="head-top">RouterOS Scripts</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="head-bottom">a collection of scripts for MikroTik RouterOS</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
<hr />
|
||||||
|
|
||||||
<h1>Notification Generator</h1>
|
<h1>Notification Generator</h1>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue