This title overwrites the title from domain

This is a sample advisory
This is a sample success
This is a sample error
A number of CSS classes are provided for layout, e.g. mt1, mb1 (margin-top: 1em, margin-bottom: 1em). This div uses both
We also have simple classes for alignment, l, c, r (left, center, right). This div uses 'c'
Blueprint CSS breaks a page up into 24 equally sized columns, but we've already split the page to fit the sidebar. Our main content area is 20 columns wide.
You can specify how many of these columns you want a div to take up, in this case span-5
This div takes up 10. This div takes up 10. This div takes up 10. This div takes up 10. This div takes up 10. This div takes up 10. This div takes up 10. This div takes up 10. This div takes up 10. This div takes up 10.
Note that while you don't have to use all of the column, the last div in the set should also use the 'last' class so that blueprint knows that you're done with this row.
This is using span-20, and last"
Use semantic layout where possible.

Header styles for header tags, like h1

h2

And h3, are setup already

All content should be entered into the CMS file, see home.tpl for a simple example.

Other example stuff

Example of displaying a variable passed from PHP: hello, this is a sample assignment
Note that the templating system escapes all html by default to avoid injection attacks. If you have HTML in CMS content or image buttons, you have to specify nofilter as a parameter. Like this: hello, this is a sample assignment
A bunch of buttons are predefined to avoid duplication, they can be accessed like this: