mirror of
https://github.com/friendica/friendica
synced 2024-11-11 21:02:54 +00:00
5 lines
298 B
Smarty
5 lines
298 B
Smarty
|
<input type="hidden" name="contact_allow" value="{{$selfPublicContactId}}">
|
||
|
<input type="hidden" name="group_allow" value="">
|
||
|
<input type="hidden" name="contact_deny" value="">
|
||
|
<input type="hidden" name="group_deny" value="">
|
||
|
<div class="alert alert-info" role="alert"><p>{{$explanation}}</p></div>
|