Change templates to use www.postgresql.org/search/ for search boxes
authorMagnus Hagander <magnus@hagander.net>
Sat, 3 Dec 2011 14:14:23 +0000 (15:14 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sat, 3 Dec 2011 14:14:23 +0000 (15:14 +0100)
commit42d1dd7ddff46f7678477bfbe1f76a5e3dcee43c
treeded0f8cb18472df2ad64d09f19604a8fda63f312
parent247fb6d6e935c683e67ecbcc758ccf9c7ea9b029
Change templates to use postgresql.org/search/ for search boxes

This makes search results render properly in the new website framwework.
Also fixes the URL for search in interactive docs, without requiring
double-indexing.

Fixes #100 and #112
templates/base/base.html
templates/docs/docspage.html