diff options
author | Daniel Baumann <daniel@debian.org> | 2012-06-05 20:41:26 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-06-06 19:59:15 +0200 |
commit | 8ccfefbf23f35e1b6080d096c1768e679be8a13b (patch) | |
tree | 9c9e81d7e5665b0a2f5331e3486199fd35679e91 /templates/cgi/debian/footer.html | |
parent | f74ac476915ba411075c996dfc7c89cdf6f0834b (diff) | |
download | vyos-live-build-8ccfefbf23f35e1b6080d096c1768e679be8a13b.tar.gz vyos-live-build-8ccfefbf23f35e1b6080d096c1768e679be8a13b.zip |
Dropping different debian cgi templates and use only the one used on live-build.debian.net.
Diffstat (limited to 'templates/cgi/debian/footer.html')
-rw-r--r-- | templates/cgi/debian/footer.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/cgi/debian/footer.html b/templates/cgi/debian/footer.html new file mode 100644 index 000000000..6c2ce27cb --- /dev/null +++ b/templates/cgi/debian/footer.html @@ -0,0 +1,8 @@ +<div id="footer"> + <br /> + <h2 id="subtitle">Debian Live Project <a href="mailto:debian-live@lists.debian.org"><debian-live@lists.debian.org></a> — <a href="http://live.debian.net/devel/live-build">live-build</a>, version VERSION — <a href="http://live.debian.net/legal.html">Legal information</a></h2> + <br /> +</div> + +</body> +</html> |