View file Spiderwap.in File Hosting/sys/smarty/templates_c/e4de210513d135358d87067def3194d5f6a4094c.file.enter.tpl.php

File size: 1.09Kb
<?php /* Smarty version Smarty3-RC3, created on 2010-10-10 17:28:24
         compiled from "X:/home/biling.ru/www/sys/smarty/templates/enter.tpl" */ ?>
<?php /*%%SmartyHeaderCode:279244cb1cd88ed7822-32964324%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
  'file_dependency' => 
  array (
    'e4de210513d135358d87067def3194d5f6a4094c' => 
    array (
      0 => 'X:/home/biling.ru/www/sys/smarty/templates/enter.tpl',
      1 => 1286718281,
    ),
  ),
  'nocache_hash' => '279244cb1cd88ed7822-32964324',
  'function' => 
  array (
  ),
  'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<div class="title">Вход в личный кабинет</div>
<form action="enter.php?" method="post">
		  <div class="main">
		  Введите логин:<br/>
		  <input type="text" name="nick" value="" /><br/>
		  Введите пароль:<br/>
		  <input type="password" name="pass" /><br/>
		  <input type="submit" name="reg" value="Войти" />
		  </div></form>
<div class="ads"><a href="/reg.php">Регистрация</a></div>