diff options
Diffstat (limited to 'templates/cgi/debian-official/footer.html')
-rw-r--r-- | templates/cgi/debian-official/footer.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/cgi/debian-official/footer.html b/templates/cgi/debian-official/footer.html new file mode 100644 index 0000000..880028b --- /dev/null +++ b/templates/cgi/debian-official/footer.html @@ -0,0 +1,7 @@ +<div id="footer"> + live-webhelper, version VERSION<br /> + Debian Live Project <a href="mailto:debian-live@lists.debian.org"><debian-live@lists.debian.org></a> — <a href="http://debian-live.alioth.debian.org/legal.html">Legal information</a><br /> +</div> + +</body> +</html> |