Source code for tablate.library.renderers.html.render_html_foot

[docs] def render_html_foot(): return '</table></div>'