]> git.mxchange.org Git - friendica.git/blobdiff - view/nogroup-template.tpl
template engine rework
[friendica.git] / view / nogroup-template.tpl
index f27f158f5ddc814cafdcc4c111b2cf50d7ed29fc..dd00ed097a4e6cdc9b28d35d11e93d99d4b70be6 100644 (file)
@@ -1,7 +1,7 @@
 <h1>$header</h1>
 
-{{ for $contacts as $c }}
-       {{ inc contact_template.tpl with $contact=$c }}{{ endinc }}
+{{ for $contacts as $contact }}
+       {{ inc contact_template.tpl }}{{ endinc }}
 {{ endfor }}
 <div id="contact-edit-end"></div>