Хранилища Subversion ant

Редакция

Редакция 2 | Только различия | Не учитывать пробелы | Содержимое файла | Авторство | Последнее изменение | Открыть журнал | RSS

Редакция 2 Редакция 3
1
{config_load file=ant.conf section="setup"}
1
{config_load file=ant.conf section="setup"}
2
{include file="header.tpl" title='Ant'}
2
{include file="header.tpl" title='Ant'}
3
3
4
<form action='./sign-check.php' method='POST'>
4
<form action='./sign-check.php' method='POST'>
5
  <input type='hidden' name='sign' value='1'>
5
  <input type='hidden' name='sign' value='1'>
6
  Логин: <input type='text' name='signName'><br>
6
  Логин: <input type='text' name='signName'><br>
7
  Пароль: <input type='password' name='signPass'><br>  
7
  Пароль: <input type='password' name='signPass'><br>  
8
  <input type='submit'>
8
  <input type='submit'>
9
</form>
9
</form>
10
10
11
{include file="footer.tpl"}
11
{include file="footer.tpl"}