aboutsummaryrefslogtreecommitdiffstats
path: root/nikola/plugins/template/mako.plugin
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/plugins/template/mako.plugin')
-rw-r--r--nikola/plugins/template/mako.plugin16
1 files changed, 10 insertions, 6 deletions
diff --git a/nikola/plugins/template/mako.plugin b/nikola/plugins/template/mako.plugin
index 2fe6d98..d256faf 100644
--- a/nikola/plugins/template/mako.plugin
+++ b/nikola/plugins/template/mako.plugin
@@ -1,9 +1,13 @@
[Core]
-Name = mako
-Module = mako
+name = mako
+module = mako
[Documentation]
-Author = Roberto Alsina
-Version = 1.0
-Website = http://getnikola.com
-Description = Support for Mako templates.
+author = Roberto Alsina
+version = 1.0
+website = http://getnikola.com
+description = Support for Mako templates.
+
+[Nikola]
+plugincategory = Template
+