diff options
author | James Moger <james.moger@gitblit.com> | 2011-06-09 19:06:09 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2011-06-09 19:06:09 -0400 |
commit | 81f881a10f2c8456cc4ebfa26327e15655db4646 (patch) | |
tree | 6cd76c51f4fe6c9b790472f7248855ff5ebe7b46 /docs/site_footer.html | |
parent | f339f5de2ee6d354f55e14e9340bebc4611535b3 (diff) | |
download | gitblit-81f881a10f2c8456cc4ebfa26327e15655db4646.tar.gz gitblit-81f881a10f2c8456cc4ebfa26327e15655db4646.zip |
Build script improvements for release management.
Diffstat (limited to 'docs/site_footer.html')
-rw-r--r-- | docs/site_footer.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/site_footer.html b/docs/site_footer.html new file mode 100644 index 00000000..e1a57381 --- /dev/null +++ b/docs/site_footer.html @@ -0,0 +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 |