py:content

py:repeat

These are some things I like to eat:

py:if (False value)

You shouldn't see anything after this paragraph..

This should not be output or put out.

py:if (True value)

You should see something after this paragraph..

This should be output.

attribute interpolation

The title attribute should read: "This should read like a normal sentence."

The title attribute of this element shouldn't be output at all

py:strip

The containing <div> should be omitted.
The containing <div> should not be omitted.
The containing <div> should be omitted.

py:repeat (with nesting)