The ASIDE <http://www.w3schools.com/tags/tag_aside.asp> helper (HTML5) is
missing in gluon (using web2py 2.7.4). Useful to do something like this:
http://purecss.io/layouts/gallery/
I have defined it in terms of DIV:
class ASIDE(DIV):
tag = 'aside'
And works for me. I am not sure if gluon is supposed to implement all
possible html tags, or if only a selected few are provided.
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.