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