friendica/view/templates/settings/profile/hide-friends.tpl
2020-02-05 21:37:58 -05:00

3 lines
111 B
Smarty

<div id="profile-edit-hide-friends-wrapper">
{{include file="field_checkbox.tpl" field=$hide_friends}}
</div>