Update template.lua
more to come
This commit is contained in:
parent
c105e6fa03
commit
b98d0c51de
@ -82,11 +82,10 @@ function ShowPage(WebAdmin, TemplateRequest)
|
||||
|
||||
Output([[
|
||||
/* Copyright Justin S and MCServer Team, licensed under CC-BY-SA 3.0 */
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>]] .. Title .. [[</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,600,300" rel="stylesheet" type="text/css">
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" type="text/css" href="/style.css">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user