aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/siteinfo.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/siteinfo.tpl')
-rwxr-xr-xview/tpl/siteinfo.tpl5
1 files changed, 4 insertions, 1 deletions
diff --git a/view/tpl/siteinfo.tpl b/view/tpl/siteinfo.tpl
index a6105227e..3b0c8841c 100755
--- a/view/tpl/siteinfo.tpl
+++ b/view/tpl/siteinfo.tpl
@@ -5,7 +5,10 @@
<p>{{$version}}{{if $commit}}+{{$commit}}{{/if}}</p>
{{/if}}
{{if $tag}}
-<p>Tag: {{$tag}}</p>
+<p>{{$tag_txt}} {{$tag}}</p>
+{{/if}}
+{{if $polled}}
+<p>{{$polled}} {{$lastpoll}}</p>
{{/if}}
<p>{{$web_location}}</p>
<p>{{$visit}}</p>