aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/html.sh.d/head.html
blob: 656a63c0c98f0ba616281a56d1549d52748a0d1a (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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 />