summaryrefslogtreecommitdiff
path: root/templates/cgi/debian/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/cgi/debian/footer.html')
-rw-r--r--templates/cgi/debian/footer.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/templates/cgi/debian/footer.html b/templates/cgi/debian/footer.html
index 5bf349452..4723c1f30 100644
--- a/templates/cgi/debian/footer.html
+++ b/templates/cgi/debian/footer.html
@@ -1,14 +1,16 @@
- <hr>
+ <hr />
<footer>
- <a href="http://live-systems.org/devel/live-build/">live-build</a> VERSION <a class="muted pull-right" href="http://live-systems.org/project/legal/">Legal Information</a></p>
+ <p><div class="muted">2006-2013 <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>
</footer>
-
</div> <!-- /container -->
- <!-- Le javascript -->
+
+ <!-- Bootstrap core JavaScript
+ ================================================== -->
+ <!-- Placed at the end of the document so the pages load faster -->
<script src="http://live-systems.org/stuff/jquery/jquery.min.js"></script>
<script src="http://live-systems.org/stuff/bootstrap/js/bootstrap.min.js"></script>
-
+ <script src="http://live-systems.org/stuff/bootstrap/table.js"></script>
</body>
</html>