mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
small fixes; update smarty3 templates
This commit is contained in:
parent
11c06e21b7
commit
e736abd372
56 changed files with 303 additions and 311 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
{{if $response.totalResults}}
|
||||
{{foreach $response.entry as $ent}}
|
||||
{{include file="file:{{$poco_entry_xml}}" entry=$ent}}
|
||||
{{include file="poco_entry_xml.tpl" entry=$ent}}
|
||||
{{/foreach}}
|
||||
{{else}}
|
||||
<entry></entry>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue