friendica/view/templates/settings/profile/hide-friends.tpl

4 lines
104 B
Smarty
Raw Normal View History

<div id="profile-edit-hide-friends-wrapper">
2020-02-05 09:08:32 +01:00
{{include file="field_checkbox.tpl" field=$yesno}}
</div>