Layout in use: layout_alt_two
Plugins can provide components, simple building blocks that enrich any page or layout. Check out the todo example below.
The HTML markup for this example:
{% component 'todolistTodo' %}
Unlike the AJAX example, components are simple building blocks that can be used with a small amount of code.
Only one line is needed:
[ end themeName/partial/explain/plug.htm ]