80,735
edits
(Module:Luacard2) |
(Module:Luacard2) |
||
Line 533: | Line 533: | ||
end | end | ||
text = stache(templates.template_base | text = stache(templates.template_base:gsub('\n',''), vars) | ||
if(frame.args.debug==nil) then | if(frame.args.debug==nil) then | ||
text = frame:preprocess(text) | text = frame:preprocess(text) |