Content deleted Content added
newline at top |
inject \n? |
||
Line 35:
return frame:extensionTag{ name = 'templatestyles',
args = { src = 'Progression rainbow/styles.css'} }
.. '\n' .. tostring(p._main(args, main_frame))
-- pretty sure that this call to extensionTag should be in _main
end
|