convert serverPage.html to tabs (sanity)
This commit is contained in:
parent
77fe4fc702
commit
d330b38e93
1 changed files with 8 additions and 8 deletions
|
@ -1,11 +1,11 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Binato</title>
|
<title>Binato</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<pre style="border-style:double;border-width:4px;width:376px;">
|
<pre style="border-style:double;border-width:4px;width:376px;">
|
||||||
|
|
||||||
. o ..
|
. o ..
|
||||||
o . o o.o |isdebug?|
|
o . o o.o |isdebug?|
|
||||||
...oo
|
...oo
|
||||||
|
@ -14,6 +14,6 @@
|
||||||
\""""""""""/
|
\""""""""""/
|
||||||
\. .. . / <a>Website</a> | <a href="https://github.com/tgpethan/Binato">Github</a>
|
\. .. . / <a>Website</a> | <a href="https://github.com/tgpethan/Binato">Github</a>
|
||||||
^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^
|
||||||
</pre>
|
</pre>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in a new issue