aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/templates/src/systemtemplates/pluginhelp.html
diff options
context:
space:
mode:
authorKevin Chabowski <kevin@kch42.de>2011-12-23 01:43:53 +0100
committerKevin Chabowski <kevin@kch42.de>2011-12-23 01:43:53 +0100
commitdf0658f7e10d2bf87460195f792398d16eee811e (patch)
tree1f7720ecc6c3ca5e94e84022766121f6f677c88f /ratatoeskr/templates/src/systemtemplates/pluginhelp.html
parent7d6a5eca4e0a38ae615634542859d29ab79c94e8 (diff)
downloadratatoeskr-cms-df0658f7e10d2bf87460195f792398d16eee811e.tar.gz
ratatoeskr-cms-df0658f7e10d2bf87460195f792398d16eee811e.tar.bz2
ratatoeskr-cms-df0658f7e10d2bf87460195f792398d16eee811e.zip
Added plugin management to bakend and fixed db models.
Diffstat (limited to 'ratatoeskr/templates/src/systemtemplates/pluginhelp.html')
-rw-r--r--ratatoeskr/templates/src/systemtemplates/pluginhelp.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/ratatoeskr/templates/src/systemtemplates/pluginhelp.html b/ratatoeskr/templates/src/systemtemplates/pluginhelp.html
new file mode 100644
index 0000000..c1e748a
--- /dev/null
+++ b/ratatoeskr/templates/src/systemtemplates/pluginhelp.html
@@ -0,0 +1,4 @@
+<ste:load name="master.html" />
+<ste:block name="content">
+ $help
+</ste:block>