diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-02 18:06:39 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-02 18:06:39 +0000 |
commit | cacc2cefa7e6e4ca6d75f015ed353dd54e4a0f33 (patch) | |
tree | 5beced4a918f47dadd63a7f294011d852cfbf1cb /doc/bugs | |
parent | 48373d7a105d8befdf29e94e96a4e579b16a088f (diff) | |
download | ikiwiki-cacc2cefa7e6e4ca6d75f015ed353dd54e4a0f33.tar ikiwiki-cacc2cefa7e6e4ca6d75f015ed353dd54e4a0f33.tar.gz |
web commit by joey
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/utf8_html_templates.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/utf8_html_templates.mdwn b/doc/bugs/utf8_html_templates.mdwn index b5efe8449..5d7ea836b 100644 --- a/doc/bugs/utf8_html_templates.mdwn +++ b/doc/bugs/utf8_html_templates.mdwn @@ -17,4 +17,4 @@ won't cache templates. Could be approached by using HTML::Template's support for filters. Just make it use a filter that turns on utf-8 -Or by subclassing it and overriding the _init_template method, though that's a bit uglier
\ No newline at end of file +Or by subclassing it and overriding the \_init\_template method, though that's a bit uglier
\ No newline at end of file |