summaryrefslogtreecommitdiff
path: root/template/simplerlog.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/simplerlog.st')
-rwxr-xr-xtemplate/simplerlog.st6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/simplerlog.st b/template/simplerlog.st
index d54f6b3..eee6b8e 100755
--- a/template/simplerlog.st
+++ b/template/simplerlog.st
@@ -141,15 +141,15 @@ hump.fm lets you talk with pictures! Paste an image url, upload, or snap a pic r
</div>
- $if(dumps)$
+ $if(humps)$
- $dumps: { d | $log_dump(dump=d)$ }$
+ $humps: { d | $log_dump(hump=d)$ }$
$json_tags_block(json_tags=json_tags)$
$else$
- No dumps!
+ No humps!
$endif$
</div>