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
+
+[[bugs/done]]