From: Barijaona Ramaholimihaso Date: Mon, 17 Sep 2007 04:17:05 +0000 (+0000) Subject: We make the content_type template pass through the &interpolate routine like other... X-Git-Tag: v2_1_0~78 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fblosxom.git;a=commitdiff_plain;h=a17280c0e19336eb0b018535858c4d1149f35e2d;hp=a17280c0e19336eb0b018535858c4d1149f35e2d We make the content_type template pass through the &interpolate routine like other templates ; this is a building block to pass the encoding as a parameter. Done early inside the generate routine so that plugins that expect a real content_type will get something sane. ---