mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-23 10:19:30 +00:00
contrib/*: unify html code
This commit is contained in:
parent
90a59986b9
commit
3edac71c0d
3 changed files with 16 additions and 22 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" href="__LOGO__" type="image/png">
|
||||
</head><body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue