From f08c1ca55e1ffaef81f3d6514aa4bffa5d716c5b Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Sun, 05 Jun 2011 15:21:12 -0400 Subject: [PATCH] Added git-notes to docs. Fixed parent path mode. --- docs/page_footer.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/page_footer.html b/docs/page_footer.html index 80b14d0..e1a5738 100644 --- a/docs/page_footer.html +++ b/docs/page_footer.html @@ -1,6 +1,7 @@ </div> <div style="margin-top:10px" class="page_footer"> <div style="float:right;">{0}</div> + The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>. </div> </body> </html> \ No newline at end of file -- Gitblit v1.9.1