summaryrefslogtreecommitdiff
path: root/template/popular.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/popular.st')
-rw-r--r--template/popular.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/popular.st b/template/popular.st
index c900dd9..162c63b 100644
--- a/template/popular.st
+++ b/template/popular.st
@@ -4,7 +4,7 @@
$head()$
<script>
jQuery(function() {
- initLog([])
+ initLog($recips$);
});
</script>