streams/view/tpl/zot_probe.tpl
2020-10-20 21:42:26 -07:00

10 lines
250 B
Smarty

<h3>{{$page_title}}</h3>
<form action="zot_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>