From db42e4d2f92dacb02662dc298871300dfea75651 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 13 Oct 2013 21:14:04 -0700 Subject: attachment icons revisited --- view/tpl/item_attach.tpl | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 view/tpl/item_attach.tpl (limited to 'view/tpl') diff --git a/view/tpl/item_attach.tpl b/view/tpl/item_attach.tpl new file mode 100644 index 000000000..25c127a15 --- /dev/null +++ b/view/tpl/item_attach.tpl @@ -0,0 +1,6 @@ +
+{{foreach $attaches as $a}} + +{{/foreach}} +
+
-- cgit v1.2.3