Initial revision
[my-sputnik-extensions.git] / sputnik / node_defaults / pages.lua
blobf40ca0c92303b7daf9048140ae1dea030d5525f1
1 module(..., package.seeall)
3 NODE = {
4 title = "Pages",
5 content = "",
6 child_defaults = [[
7 any='prototype=""'
8 ]],