From a59b7c97f45d0c17e925284a42e2610d734f1a24 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Fri, 17 Jan 2014 23:30:33 +0000 Subject: Missed these from git add...a year ago --- view/tpl/profile_advanced.tpl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'view') diff --git a/view/tpl/profile_advanced.tpl b/view/tpl/profile_advanced.tpl index 9f17a0ffa..f25608430 100755 --- a/view/tpl/profile_advanced.tpl +++ b/view/tpl/profile_advanced.tpl @@ -111,6 +111,13 @@ {{/if}} +{{if $profile.channels}} +
+
{{$profile.channels.0}}
+
{{$profile.channels.1}}
+
+{{/if}} + {{if $profile.music}}
-- cgit v1.2.3