class Documentable::To::HTML::Wrapper
HTML wrapper common to all pages
Common HTML representation for all pages. A mustache template is used: you can check it here
method render
Defined as
method render(, = '', :?)
Renders the $pod
passed and wraps it. $selected
is an element of Kind. It will appear as selected. $pod-path
is used to complete the 'edit button' presents in pages coming from a Documentable::Primary object.