streams/view/tpl/finger.tpl
2022-05-08 22:28:34 -07:00

9 lines
198 B
Smarty

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