Add missing body element.

This commit is contained in:
Jabba 2020-10-11 20:21:02 +00:00 committed by GitHub
parent c8fc85be06
commit 532ab2df22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="css/all.css?rev={rev}" />
</head>
<body>
<h1>ZeroNet plugin manager</h1>
@ -16,4 +17,4 @@
<script type="text/javascript" src="js/all.js?rev={rev}&lang={lang}"></script>
</body>
</html>
</html>