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

10 lines
260 B
Go Template

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