<%py missing = object() %>
<% if title and text %>

{{ title }}

{{ text }}
<% else %>

Help

Type help(object) for help about object.

<% end %>