streams/view/tpl/zot_probe.tpl

10 lines
254 B
Smarty

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