allow a bare page name to be specified as a template
[ikiwiki] / template-transition-notes
1 * add_templates option removed from underlay plugin
2   (can use add_underlays instead)
3 * includes no longer allowed in templates
4 * template directive no longer uses $foo.tmpl , only
5   page $foo.
6 * template_params removed (not exported API)