Implement `Report:addFrame()`: ```lua Report:addFrame("historia do municipio") ``` it will produce the following code: ```HTML <div class=well>historia do municipio</div> ```
Implement
Report:addFrame():it will produce the following code: