Add WriteFreely version to admin dash

This commit is contained in:
Matt Baer 2019-01-18 11:33:57 -05:00
parent 01f9dc86dc
commit d8876058a6
1 changed files with 2 additions and 0 deletions

View File

@ -135,6 +135,8 @@ function savePage(el) {
<div class="ui attached table segment">
<dl class="dl-horizontal admin-dl-horizontal">
<dt>WriteFreely</dt>
<dd>{{.Version}}</dd>
<dt>Server Uptime</dt>
<dd>{{.SysStatus.Uptime}}</dd>
<dt>Current Goroutines</dt>