summaryrefslogtreecommitdiff
path: root/template/simplerlog.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/simplerlog.st')
-rwxr-xr-xtemplate/simplerlog.st7
1 files changed, 1 insertions, 6 deletions
diff --git a/template/simplerlog.st b/template/simplerlog.st
index 9acc742..819f808 100755
--- a/template/simplerlog.st
+++ b/template/simplerlog.st
@@ -147,12 +147,7 @@ dump.fm lets you talk with pictures! Paste an image url, upload, or snap a pic r
$dumps: { d | $log_dump(dump=d)$ }$
- $if(json_tags)$
- <script>
- $json_tags: { j | $j$;
- }$
- </script>
- $endif$
+ $json_tags_block(json_tags=json_tags)$
$else$
No dumps!
$endif$