streams/view/tpl/finger.tpl

10 lines
194 B
Smarty
Raw Normal View History

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