aboutsummaryrefslogtreecommitdiff
path: root/templates/titlepage.tmpl
Commit message (Collapse)AuthorAge
* consistently drop NAME= in templatesJoey Hess2010-05-05
| | | | also add template syntax smoke test
* Add missing permalink support to archivepage and titlepage templates.Joey Hess2009-04-10
|
* oh, this is confusing, it needs escaping in <title>, but not when it's usedjoey2007-03-21
| | | | | inline, already escaped there
* * Fix a few bugs around page titles containing html. The worst of thesejoey2007-03-21
| | | | | is an actual security hole as it allows insertion of html into the title element of a page, which is not processed by the htmlscrubber.
* really addjoey2007-03-06