projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3d8eae
)
Adjust footer to be the same as the main pages
author
Magnus Hagander
<magnus@hagander.net>
Fri, 26 Feb 2010 12:18:27 +0000
(13:18 +0100)
committer
Magnus Hagander
<magnus@hagander.net>
Fri, 26 Feb 2010 12:18:27 +0000
(13:18 +0100)
templates/docs/docspage.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/docs/docspage.html
b/templates/docs/docspage.html
index 9d83d4894b76a4c6a910d05fc153919a05e053fd..6d6d67082dc0ec271e3f93ecaa491a9d1b641516 100644
(file)
--- a/
templates/docs/docspage.html
+++ b/
templates/docs/docspage.html
@@
-73,7
+73,8
@@
Proceed to the <a href="/account/comments/new/{{page.version}}/{{page.file}}/">c
{%endif%}
<div id="docFooter">
- <a href="/about/privacypolicy">Privacy Policy</a> | FIXME<br />
+ <a href="{{link_root}}/about/privacypolicy">Privacy Policy</a> |
+ <a href="{{link_root}}/about/website">About the website</a><br/>
Copyright © 1996-2010 PostgreSQL Global Development Group
</div>
</div>