streams/view/tpl/ap_probe.tpl
2019-05-27 20:50:05 -07:00

10 lines
249 B
Smarty

<h3>{{$page_title}}</h3>
<form action="ap_probe" method="get">
{{include file="field_input.tpl" field=$resource}}
{{include file="field_checkbox.tpl" field=$authf}}
<input type="submit" name="submit" value="{{$submit}}" >
</form>
<br>
<br>