diff options
Diffstat (limited to 'template/log.st')
| -rwxr-xr-x | template/log.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/log.st b/template/log.st index 1afb0d1..4de7401 100755 --- a/template/log.st +++ b/template/log.st @@ -18,7 +18,7 @@ $if(humps)$ <span class="content"> - $humps: { d | $log_dump(hump=d)$ }$ + $humps: { d | $log_hump(hump=d)$ }$ </span> $json_tags_block(json_tags=json_tags)$ $else$ |
