aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/html.sh.d
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/html.sh.d')
-rw-r--r--contrib/html.sh.d/foot.html5
-rw-r--r--contrib/html.sh.d/head.html16
2 files changed, 21 insertions, 0 deletions
diff --git a/contrib/html.sh.d/foot.html b/contrib/html.sh.d/foot.html
new file mode 100644
index 00000000..d3041520
--- /dev/null
+++ b/contrib/html.sh.d/foot.html
@@ -0,0 +1,5 @@
+
+<p class="foot">RouterOS Scripts documentation generated on <i>__DATE__</i> for <i>__VERSION__</i><br />
+Copyright &copy; 2013-2025 Christian Hesse &lt;mail@eworm.de&gt;</p>
+
+</body></html>
diff --git a/contrib/html.sh.d/head.html b/contrib/html.sh.d/head.html
new file mode 100644
index 00000000..656a63c0
--- /dev/null
+++ b/contrib/html.sh.d/head.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html><html lang="en">
+<head><meta http-equiv="content-type" content="text/html; charset=UTF-8">
+<title>RouterOS Scripts :: __TITLE__</title>
+<link rel="stylesheet" type="text/css" href="__GENERAL__/style.css">
+<link rel="icon" type="image/png" href="__ROOT__/logo.png">
+<script type="text/javascript" src="__GENERAL__/clipboard.js"></script>
+</head><body>
+
+<table><tr>
+ <td><img src="__GENERAL__/eworm-meadow.avif" alt="eworm on meadow" /></td>
+ <td><img src="__GENERAL__/qr-code.png" alt="QR code: rsc.eworm.de" /></td>
+ <td class="head"><span class="top">RouterOS Scripts</span><br />
+ <span class="bottom">a collection of scripts for MikroTik RouterOS</span></td>
+</tr></table>
+<hr />
+