diff options
| author | rr- | 2016-07-06 09:49:21 +0200 |
|---|---|---|
| committer | rr- | 2016-07-08 00:08:44 +0200 |
| commit | cd1f4709f0c636c6cbcf62c90c7df0eb593c6c3c (patch) | |
| tree | 3427cd55a1687fd330a5f02d13b6457fa6b3b7ee /client/html/home_footer.tpl | |
| parent | 6140872cd904ed031a9508a7644c02b6d91b00a9 (diff) | |
client/home: change apparance
Diffstat (limited to 'client/html/home_footer.tpl')
| -rw-r--r-- | client/html/home_footer.tpl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/client/html/home_footer.tpl b/client/html/home_footer.tpl new file mode 100644 index 0000000..47d25e8 --- /dev/null +++ b/client/html/home_footer.tpl @@ -0,0 +1,6 @@ +<%- ctx.postCount %> posts +<span class=sep>•</span> +<%= ctx.makeFileSize(ctx.diskUsage) %> +<span class=sep>•</span> +Build <a class='version' href='https://github.com/rr-/szurubooru/commits/master'><%- ctx.version %></a> +from <%= ctx.makeRelativeTime(ctx.buildDate) %> |