friendica-addons/retriever/templates/settings.tpl
2025-01-19 14:43:24 +01: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}}