System page added, with link to logs

This commit is contained in:
Mark McDowall 2013-07-28 13:20:26 -07:00
commit a9ac2500d5
9 changed files with 132 additions and 5 deletions

View file

@ -0,0 +1,8 @@
<dl class="dl-horizontal">
<dt>Version</dt>
<dd>{{version}}</dd>
<dt>AppData directory</dt>
<dd>{{appData}}</dd>
<dt>Startup directory</dt>
<dd>{{startupPath}}</dd>
</dl>