Mercurial > hg > mercurial-crew
view templates/rss/header.tmpl @ 5928:3340aa5a64f7
hgweb: move HTTP content types out of header templates
This removes the ability for templates to add custom HTTP headers, which can
easily be re-added if someone needs it. Thanks to asak for repeatedly reviewing
this patch and helping to iron out the quirks.
author | Dirkjan Ochtman <dirkjan@ochtman.nl> |
---|---|
date | Tue, 22 Jan 2008 10:45:55 +0100 |
parents | be5d099e7a62 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="{encoding}"?> <rss version="2.0"> <channel> <link>{urlbase}{url}</link> <language>en-us</language>