X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fduepuntozero%2Fwall_item.tpl;h=51e36b6f4f946a9a78f77e49b0e22ecaf7b3f4f9;hb=a6d08ec8523ea45d6958882d4864232de0902b3b;hp=d264d39994756f34dfa502104852eef33add893e;hpb=68a6bfdee5250c43c70530996b689b2f53c4e8d1;p=friendica.git diff --git a/view/theme/duepuntozero/wall_item.tpl b/view/theme/duepuntozero/wall_item.tpl old mode 100644 new mode 100755 index d264d39994..51e36b6f4f --- a/view/theme/duepuntozero/wall_item.tpl +++ b/view/theme/duepuntozero/wall_item.tpl @@ -1,69 +1,76 @@ -
-
-
-
- - $name +
+
+
+
+ + $item.name - menu -
+ menu +
    - $item_photo_menu + $item.item_photo_menu
-
- {{ if $lock }}
$lock
+
+ {{ if $item.lock }}
$item.lock
{{ else }}
{{ endif }} -
$location
+
$item.location
- $name -
$ago
+ $item.name +
$item.ago
-
-
$title
+
+
$item.title
-
$body
+
$item.body +
+ {{ for $item.tags as $tag }} + $tag + {{ endfor }} +
+
-
- {{ if $vote }} -