diff options
Diffstat (limited to 'template/fame.st')
| -rwxr-xr-x | template/fame.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/fame.st b/template/fame.st index 883e6bb..9395991 100755 --- a/template/fame.st +++ b/template/fame.st @@ -17,7 +17,7 @@ <div id="messageList"> $if(humps)$ <span class="content"> - $humps: { hump | $fame_dump()$ }$ + $humps: { hump | $fame_hump()$ }$ </span> $else$ No humps! |
