diff options
Diffstat (limited to 'web/template/cgit/footer.html')
-rw-r--r-- | web/template/cgit/footer.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/web/template/cgit/footer.html b/web/template/cgit/footer.html new file mode 100644 index 0000000..f90aeb7 --- /dev/null +++ b/web/template/cgit/footer.html @@ -0,0 +1,6 @@ +<div id="footer"> + <p> + Copyright © 2004-2014 AUR Development Team – + <strong>Unsupported packages are user produced content. Any use of the provided files is at your own risk.</strong> + </p> +</div> |