view mercurial/templates/rss/header.tmpl @ 37084:f0b6fbea00cf

stringutil: bulk-replace call sites to point to new module This might conflict with other patches floating around, sorry.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 22 Mar 2018 21:56:20 +0900
parents 9409aeaafdc1
children
line wrap: on
line source

<?xml version="1.0" encoding="{encoding}"?>
<rss version="2.0">
  <channel>
    <link>{urlbase}{url|urlescape}</link>
    <language>en-us</language>