Merge branch 'master' of https://github.com/friendica/red
This commit is contained in:
commit
d54d62b601
@ -1,3 +1,4 @@
|
|||||||
|
<div class="generic-content-wrapper generic-content-wrapper-styled">
|
||||||
<h3>{{$title}}</h3>
|
<h3>{{$title}}</h3>
|
||||||
|
|
||||||
{{foreach $contacts as $contact}}
|
{{foreach $contacts as $contact}}
|
||||||
@ -5,5 +6,5 @@
|
|||||||
{{/foreach}}
|
{{/foreach}}
|
||||||
|
|
||||||
<div id="view-contact-end"></div>
|
<div id="view-contact-end"></div>
|
||||||
|
|
||||||
{{$paginate}}
|
{{$paginate}}
|
||||||
|
</div>
|
||||||
|
Reference in New Issue
Block a user