aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/myapps.tpl
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-04 18:27:46 -0700
committerredmatrix <git@macgirvin.com>2016-05-04 18:27:46 -0700
commit566667a263abd6f4b2a8a24579323e65d0016d7c (patch)
tree674b4a64548d930bc80ba60876f122ffa3f2d5f4 /view/tpl/myapps.tpl
parent1b6bc5394b7cf8435928eaa2ace4e321f517ecb6 (diff)
downloadvolse-hubzilla-566667a263abd6f4b2a8a24579323e65d0016d7c.tar.gz
volse-hubzilla-566667a263abd6f4b2a8a24579323e65d0016d7c.tar.bz2
volse-hubzilla-566667a263abd6f4b2a8a24579323e65d0016d7c.zip
provide a tag cloud for app categories and allow filtering apps from this
Diffstat (limited to 'view/tpl/myapps.tpl')
-rwxr-xr-xview/tpl/myapps.tpl2
1 files changed, 1 insertions, 1 deletions
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 @@
<div class="generic-content-wrapper-styled">
-<h3>{{$title}}</h3>
+<h3>{{$title}}{{$cat}}</h3>
{{foreach $apps as $ap}}
{{$ap}}