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/rating_form.tpl | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 view/tpl/rating_form.tpl (limited to 'view/tpl/rating_form.tpl') diff --git a/view/tpl/rating_form.tpl b/view/tpl/rating_form.tpl deleted file mode 100644 index 4bd826484..000000000 --- a/view/tpl/rating_form.tpl +++ /dev/null @@ -1,25 +0,0 @@ -
-

{{$header}}

- -
{{if $site}}{{$website}} {{$site}}{{else}}{{$tgt_name}}{{/if}}
- -

{{$lbl_rating}}

- -
- -{{$rating}} - - - - - -
-

{{$lbl_rating_txt}}

- - -
- - - -
-
-- cgit v1.2.3