11 lines
460 B
Smarty
11 lines
460 B
Smarty
<!--{include file='hy/top.tpl'}-->
|
|
<div id=in>
|
|
<form name=tanbaiform id="form" action="" method=post>
|
|
<div class="nr_center xlh-25">Test</div>
|
|
<div class="nr_center" style="margin-top:50px;"><input type="text" name=uname class=input maxLength="11" style="width:118px;"></div>
|
|
<div class="nr_center" style="margin-top:10px;"><input type="submit" name=submit value="submit" class="tj"></div>
|
|
</form>
|
|
</div>
|
|
<!--{include file='bottom.tpl'}-->
|
|
</body>
|
|
</html> |