Added build date to footer

This commit is contained in:
Mark McDowall 2013-06-15 15:18:41 -07:00
commit d3d937afcc
6 changed files with 18 additions and 6 deletions

View file

@ -1,2 +1,2 @@
<p>&copy; Copyright 2013 NzbDrone</p>
<p>v{{version}}</p>
<p>v{{version}} ({{humanizedBuildDate}})</p>