From 566667a263abd6f4b2a8a24579323e65d0016d7c Mon Sep 17 00:00:00 2001 From: redmatrix Date: Wed, 4 May 2016 18:27:46 -0700 Subject: provide a tag cloud for app categories and allow filtering apps from this --- view/tpl/myapps.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl') diff --git a/view/tpl/myapps.tpl b/view/tpl/myapps.tpl index 32d544a86..c654993b7 100755 --- a/view/tpl/myapps.tpl +++ b/view/tpl/myapps.tpl @@ -1,5 +1,5 @@
-

{{$title}}

+

{{$title}}{{$cat}}

{{foreach $apps as $ap}} {{$ap}} -- cgit v1.2.3