From f0b900057a63a5c9efb8f35daa05b6c7e79d0adb Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 27 Jan 2015 16:51:13 -0800 Subject: first cut at direntry template, right now just provide a mockup with a slider and rating count to look at. --- view/tpl/direntry.tpl | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'view/tpl') diff --git a/view/tpl/direntry.tpl b/view/tpl/direntry.tpl index cdc6f1f97..f51fd0908 100755 --- a/view/tpl/direntry.tpl +++ b/view/tpl/direntry.tpl @@ -15,6 +15,18 @@
{{$entry.name}}{{if $entry.online}} {{/if}}
+{{*if $entry.rateme*}} +
+62 ratings
+
+ +
+
+
+ +{{*/if*}} {{if $entry.public_forum}}
{{$entry.forum_label}} @{{$entry.nickname}}+ -- cgit v1.2.3