* Add nix version to footer of hydra pages
This commit is contained in:
@ -80,7 +80,7 @@
|
||||
[% content %]
|
||||
<div id="footer">
|
||||
<hr />
|
||||
<em>Hydra [% HTML.escape(version) %].</em>
|
||||
<em>Hydra [% HTML.escape(version) %] (using [% HTML.escape(nixVersion) %]).</em>
|
||||
Page generated on [% INCLUDE renderDateTime %].
|
||||
[% IF c.user_exists %]
|
||||
You are logged in as <tt>[% c.user.username %]</tt>.
|
||||
|
Reference in New Issue
Block a user