wootook-reloaded/templates/OpenGame/admin/simple_header.tpl
Gregory PLANCHAT d7619777af Initial commit
2011-06-07 09:23:48 +02:00

10 lines
322 B
Go Template

<html>
<head>
<title>{title}</title>
<link rel="shortcut icon" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="{dpath}/formate.css" />
<meta http-equiv="content-type" content="text/html; charset={ENCODING}" />
{META_TAG}
<script type="text/javascript" src="../scripts/overlib.js"></script>
</head>
<body>