Adding live-build version information to the footer of live-build-cgi footer.html.

This commit is contained in:
Richard Nelson 2015-02-08 13:20:35 -06:00
parent ba53a1f948
commit adedcf0423
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<hr />
<footer>
<p><div class="muted">2006-2015 <a class="muted" href="mailto:debian-live@lists.debian.org?subject=Live Systems Project:%20Feedback">Live Systems Project</a> <a class="muted pull-right" href="http://live-systems.org/project/legal/">Legal Information</a></p>
<p><div class="muted">2006-2015 <a class="muted" href="mailto:debian-live@lists.debian.org?subject=Live Systems Project:%20Feedback">Live Systems Project</a> live-build VERSION <a class="muted pull-right" href="http://live-systems.org/project/legal/">Legal Information</a></p>
</footer>
</div> <!-- /container -->