khanat-opennel-code/code/web/public_php/admin/templates/default/page_header_light.tpl
Laszlo Kis-Adam 0876456a22 Merged in dfighter1985/ryzomcore/dfighter-tools (pull request #93)
Further GUI Editor improvements
2014-10-13 20:17:57 +02:00

11 lines
237 B
Smarty

<html>
<head>
<title>{$tool_login_title}</title>
<link rel="stylesheet" href="{$nel_web_base_uri}neltool.css" type="text/css">
</head>
{if $iPhone}
<meta name = "viewport" content = "user-scalable=no, width=device-width">
{/if}
<body>