diff options
Diffstat (limited to 'nikola/plugins/template_mako.plugin')
| -rw-r--r-- | nikola/plugins/template_mako.plugin | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/nikola/plugins/template_mako.plugin b/nikola/plugins/template_mako.plugin new file mode 100644 index 0000000..3fdc354 --- /dev/null +++ b/nikola/plugins/template_mako.plugin @@ -0,0 +1,9 @@ +[Core] +Name = mako +Module = template_mako + +[Documentation] +Author = Roberto Alsina +Version = 0.1 +Website = http://nikola.ralsina.com.ar +Description = Support for Mako templates. |
