From ae705dd86514ad797a312b4463186e6f29f55f79 Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 16 Jul 2022 14:49:56 +0000 Subject: HQ dashboard - missing files --- view/tpl/channel_activities_photos.tpl | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 view/tpl/channel_activities_photos.tpl (limited to 'view/tpl/channel_activities_photos.tpl') diff --git a/view/tpl/channel_activities_photos.tpl b/view/tpl/channel_activities_photos.tpl new file mode 100644 index 000000000..b0079f382 --- /dev/null +++ b/view/tpl/channel_activities_photos.tpl @@ -0,0 +1,19 @@ +
+ {{$label}} +
+
+ {{foreach $items as $i}} + + {{$i.alt}} +
+
+ {{/foreach}} +
+ -- cgit v1.2.3