summaryrefslogtreecommitdiff
path: root/template/frontpagePROFILE.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/frontpagePROFILE.st')
-rwxr-xr-xtemplate/frontpagePROFILE.st6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/frontpagePROFILE.st b/template/frontpagePROFILE.st
index 727843c..ae46b9e 100755
--- a/template/frontpagePROFILE.st
+++ b/template/frontpagePROFILE.st
@@ -150,15 +150,15 @@ You are viewing the current trending images posted to hump.fm; a super fun commu
<iframe src="/fullscreen" class="fullscreen-thumb"></iframe>
</div>
- $if(dumps)$
+ $if(humps)$
- $dumps: { d | $hall_log_dump(dump=d)$ }$
+ $humps: { d | $hall_log_dump(hump=d)$ }$
$json_tags_block(json_tags=json_tags)$
$else$
- No dumps!
+ No humps!
$endif$
</div>