streams/view/tpl/finger.tpl

10 lines
198 B
Smarty
Raw Normal View History

2019-04-15 05:31:07 +00:00
<h3>{{$page_title}}</h3>
2022-05-09 05:28:34 +00:00
<form action="dev/finger" method="get">
2019-04-15 05:31:07 +00:00
{{include file="field_input.tpl" field=$resource}}
<input type="submit" name="submit" value="{{$submit}}" >
</form>
<br>
<br>