summaryrefslogtreecommitdiff
path: root/templates/cgi/debian/footer.html
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2013-01-09 14:03:18 +0100
committerDaniel Baumann <mail@daniel-baumann.ch>2013-05-06 14:50:04 +0200
commita91bf2c8708f13023bec993159f804e00bd35459 (patch)
tree4c4a398ff59ced47c33da551e6e05e3312a411a4 /templates/cgi/debian/footer.html
parent63a747b0c2237cfa995018dd690804b7ba0e7d39 (diff)
downloadvyos-live-build-a91bf2c8708f13023bec993159f804e00bd35459.tar.gz
vyos-live-build-a91bf2c8708f13023bec993159f804e00bd35459.zip
Updating for twitter-bootstrap usage on live.debia.net in the cgi html templates.
Diffstat (limited to 'templates/cgi/debian/footer.html')
-rw-r--r--templates/cgi/debian/footer.html18
1 files changed, 12 insertions, 6 deletions
diff --git a/templates/cgi/debian/footer.html b/templates/cgi/debian/footer.html
index e8b428807..d4a43d534 100644
--- a/templates/cgi/debian/footer.html
+++ b/templates/cgi/debian/footer.html
@@ -1,8 +1,14 @@
-<div id="footer">
- <br />
- <h2 id="subtitle">Debian Live Project <a href="mailto:debian-live@lists.debian.org">&lt;debian-live@lists.debian.org&gt;</a> &mdash; <a href="http://live.debian.net/devel/live-build">live-build</a>, version VERSION &mdash; <a href="http://live.debian.net/project/legal/">Legal information</a></h2>
- <br />
-</div>
+ <hr>
-</body>
+ <footer>
+ <p>2006-2013 Debian Live <a class="muted pull-right" href="http://live.debian.net/project/legal/">Legal Information</a></p>
+ </footer>
+
+ </div> <!-- /container -->
+
+ <!-- Le javascript -->
+ <script src="http://live.debiann.net/stuff/jquery/jquery.min.js"></script>
+ <script src="http://live.debiann.net/stuff/bootstrap/js/bootstrap.min.js"></script>
+
+ </body>
</html>