{% extends "base.html.to" %} {% block sidenav %} {% end %} {% block content %}
This is a panel content

Heading H1

Heading H2

Heading H3

Heading H4

Heading H5
Heading H6

This is a paragraph. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

col 1
col 2
col 3
col 4

col 1
col 2
col 3
col 4
col 5
col 6
col 7
col 8
col 9
col 10
col 11
col 12
Another panel without padding
Icons
{% module Icon('trash') %} 'trash'    {% module Icon('document') %} 'document'    {% module Icon('cloud') %} 'cloud'    {% module Icon('chart') %} 'chart'    {% module Icon('caret_up') %} 'caret_up'    {% module Icon('caret_down') %} 'caret_down'    {% module Icon('caret_right') %} 'caret_right'    {% module Icon('caret_left') %} 'caret_left'    {% module Icon('x') %} 'x'    {% module Icon('search') %} 'search'    {% module Icon('avatar') %} 'avatar'    {% module Icon('download') %} 'download'    {% module Icon('briefcase') %} 'briefcase'    {% module Icon('bell') %} 'bell'    {% module Icon('folder') %} 'folder'    {% module Icon('help') %} 'help'    {% module Icon('shield') %} 'shield'    {% module Icon('info') %} 'info'    {% module Icon('alert') %} 'alert'    {% module Icon('link') %} 'link'    {% module Icon('ok') %} 'ok'   

A Block List

Expanded Column Normal Column Right Aligned Shrunk
Table Cell Table Cell 1,234.56 Table Cell
Table Cell Table Cell 1,231,253.43 Table Cell
Table Cell Table Cell 564.54 Table Cell
{% end %}