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-official/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-official/footer.html')
-rw-r--r-- | templates/cgi/debian-official/footer.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/cgi/debian-official/footer.html b/templates/cgi/debian-official/footer.html deleted file mode 100644 index 6c2ce27cb..000000000 --- a/templates/cgi/debian-official/footer.html +++ /dev/null @@ -1,8 +0,0 @@ -<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> |