From e332d1074f1b663ec66d37b0f575df2e41d5535c Mon Sep 17 00:00:00 2001 From: zotlabs Date: Mon, 1 May 2017 21:10:04 -0700 Subject: move theme specific files to theme dir --- view/tpl/photos_recent.tpl | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100755 view/tpl/photos_recent.tpl (limited to 'view/tpl/photos_recent.tpl') diff --git a/view/tpl/photos_recent.tpl b/view/tpl/photos_recent.tpl deleted file mode 100755 index 8fe631ca6..000000000 --- a/view/tpl/photos_recent.tpl +++ /dev/null @@ -1,23 +0,0 @@ -
-
-
- {{if $can_post}} - - {{/if}} -
-

{{$title}}

-
-
- {{$upload_form}} -
-
- {{foreach $photos as $photo}} - {{include file="photo_top.tpl"}} - {{/foreach}} -
-
-
-
-
- -
-- cgit v1.2.3