summaryrefslogtreecommitdiffstats
path: root/web/template/cgit/footer.html
diff options
context:
space:
mode:
authorLukas Fleischer <archlinux@cryptocrack.de>2014-12-28 21:08:11 +0100
committerLukas Fleischer <archlinux@cryptocrack.de>2014-12-28 21:09:26 +0100
commit662f31cdb79058b84aeb19534ca640ab719c795c (patch)
tree27597f3885316d4f41f7add7ce49f2cd1043fc16 /web/template/cgit/footer.html
parent871cb480c1c14ec59da753c78ed818cb25f7f7b0 (diff)
downloadaurweb-662f31cdb79058b84aeb19534ca640ab719c795c.tar.xz
Add cgit configuration and style sheet
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'web/template/cgit/footer.html')
-rw-r--r--web/template/cgit/footer.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/web/template/cgit/footer.html b/web/template/cgit/footer.html
new file mode 100644
index 0000000..dbbc2cd
--- /dev/null
+++ b/web/template/cgit/footer.html
@@ -0,0 +1,8 @@
+<div class="foot" style="padding-left:1em;padding-right:1em;">
+<p>Copyright &copy; 2002-2014 <a href="mailto:jvinet@zeroflux.org"
+title="contact Judd Vinet">Judd Vinet</a> and <a href="mailto:aaron@archlinux.org"
+title="contact Aaron Griffin">Aaron Griffin</a>. The Arch Linux name and logo
+are recognized trademarks. Some rights reserved. The registered trademark
+Linux&copy; is used pursuant to a sublicense from LMI, the exclusive licensee
+of Linus Torvalds, owner of the mark on a world-wide basis.</p>
+</div>