Files

11 lines
460 B
Smarty
Raw Permalink Normal View History

2026-03-03 13:56:44 +08:00
<!--{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>