{% extends "base.html.to" %} {% block modal %} {% if modalOpen() %} {% apply modal %}

A modal dialog

We count thirty Rebel ships, Lord Vader. But they're so small they're evading our turbo-lasers! We'll have to destroy them ship to ship. Get the crews to their fighters. Luke, let me know when you're going in. I'm on my way in now... Watch yourself! There's a lot of fire coming from the right side of that deflection tower. I'm on it. Squad leaders, we've picked up a new group of signals. Enemy fighters coming your way.

I hope the old man got that tractor beam out if commission, or this is going to be a real short trip. Okay, hit it! We're coming up on the sentry ships. Hold 'em off! Angle the deflector shields while I charge up the main guns! I can't believe he's gone. There wasn't anything you could have done. Come on, buddy, we're not out of this yet! You in, kid? Okay, stay sharp!

Close This also closes the modal
{% end %} {% end %} {% end %} {% block content %} {% module Alert('A Warning Alert', message="\

This is a message. It is a very important message. Please note, proper semantic markup is required here, such as paragraph tags. Don't omit paragraph tags!

\

Also note the same for actions below. You'll need to include the full link markup.

\ ", actions="Open a Modal Dialog", level='warning' ) %} {% module Alert('A Success Alert', message="

Congratulations! You did a thing.

", level='success' ) %} {% module Alert('An Error Alert', message="

Booooo. You're the worst.

", level='error' ) %} {% module Alert('An Info Alert', message="

The more you know.

" ) %}
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
Oh boy you really screwed up big time, didn't you!
Oh boy you really screwed up big time, didn't you!
Checkboxes
Inline Checkboxes {% module Icon('alert') %} This is an error
Problem Radio Buttons {% module Icon('alert') %} This is an error
Radio Buttons
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'    {% module Icon('checkmark') %} 'checkmark'   

A Block List

Expanded Column Hidden on Small 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
Action Group Button Action group link
{% end %}