UNPKG

bootstrap-table

Version:

An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3).

17 lines (13 loc) 256 B
<!doctype html> <html lang="en"> <head> {% include header.html %} </head> <body> {% include skippy.html %} {% include docs-navbar.html %} {{ content }} {% include footer.html %} {% include scripts.html %} </body> </html>