mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 07:44:27 +02:00
5 lines
301 B
Smarty
5 lines
301 B
Smarty
<input type="hidden" name="contact_allow" value="{{$selfPublicContactId}}">
|
|
<input type="hidden" name="circle_allow" value="">
|
|
<input type="hidden" name="contact_deny" value="">
|
|
<input type="hidden" name="circle_deny" value="">
|
|
<div class="alert alert-info" role="alert"><p>{{$explanation}}</p></div>
|