streams/view/tpl/zot_probe.tpl

11 lines
254 B
Smarty
Raw Permalink Normal View History

2020-10-21 04:42:26 +00:00
<h3>{{$page_title}}</h3>
<form action="dev/zot_probe" method="get">
2020-10-21 04:42:26 +00:00
{{include file="field_input.tpl" field=$resource}}
{{include file="field_checkbox.tpl" field=$authf}}
<input type="submit" name="submit" value="{{$submit}}" >
</form>
<br>
<br>