I'm running 1.82.1 and installed plugin_wiki. When attempting to create "meta" pages I get the following error:
File "/home/www-data/web2py/applications/welcome/controllers/ plugin_wiki.py", line 70, in page_edit body=request.vars.template and w(slug=request.vars.template).body or '')AttributeError: 'NoneType' object has no attribute 'body' Any suggestions?

