friendica-addons/retriever/templates/settings.tpl
2024-04-03 18:32:04 +08:00

5 lines
176 B
Smarty

<p><a href="{{$help}}">Get Help</a></p>
{{if $allow_images}}
{{include file="field_checkbox.tpl" field=$allphotos}}
{{/if}}
{{include file="field_checkbox.tpl" field=$oembed}}