mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-07 10:29:29 +00:00
contrib/*: unify html code
This commit is contained in:
parent
719b662b76
commit
ceb6f2353e
4 changed files with 17 additions and 23 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html><html lang="en">
|
||||
<head><title>RouterOS Scripts :: __TITLE__</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<title>RouterOS Scripts :: __TITLE__</title>
|
||||
<link rel="stylesheet" type="text/css" href="__STYLE__">
|
||||
<link rel="icon" type="image/png" href="__LOGO__">
|
||||
</head><body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue