fix html
This commit is contained in:
parent
1df3026a59
commit
105f4bdc7a
@ -2,7 +2,6 @@
|
|||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta http-equiv="refresh" content="120" >
|
|
||||||
<title>{{title}}</title>
|
<title>{{title}}</title>
|
||||||
<style>
|
<style>
|
||||||
body {background-color: D3D3D3;}
|
body {background-color: D3D3D3;}
|
||||||
@ -27,7 +26,7 @@ p {
|
|||||||
</button>
|
</button>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<button onclick="window.location.href=about';">
|
<button onclick="window.location.href='about';">
|
||||||
About Dashboard
|
About Dashboard
|
||||||
</button>
|
</button>
|
||||||
</td>
|
</td>
|
||||||
|
@ -27,7 +27,7 @@ p {
|
|||||||
</button>
|
</button>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<button onclick="window.location.href=about';">
|
<button onclick="window.location.href='about';">
|
||||||
About Dashboard
|
About Dashboard
|
||||||
</button>
|
</button>
|
||||||
</td>
|
</td>
|
||||||
|
Loading…
Reference in New Issue
Block a user