summaryrefslogtreecommitdiff
path: root/web/template
AgeCommit message (Collapse)Author
2008-01-20Removes timeout page and moves login form to headerCallan Barrett
This removes the need for a timeout page (and probably hacker.php) and moves the login form and status to the header. If your login times out you won't lose your place anymore and links will always work. Works for me but at the moment index_po.php is imported in aur.inc which has to stay until the translations from it for login are moved to aur_po.php. Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
2008-01-19search_accounts_form() output is put into a templateLoui Chang
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-01-19Added header, footer, and login form templatesLoui Chang
Implemented the first two in web/lib/aur.inc. Signed-off-by: Loui Chang <louipc.ist@gmail.com>