diff options
Diffstat (limited to 'template')
| -rw-r--r-- | template/directory.st | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/directory.st b/template/directory.st index c57c333..7f78265 100644 --- a/template/directory.st +++ b/template/directory.st @@ -43,6 +43,7 @@ <img height="50" width="50" src="$u.avatar$"></img> $endif$ </a> + <div>Count: $u.cnt$</div> <div> <span>Last post:</span> <span class="linkify">$u.content$</span> |
