Todo List
Renders an associative array.
A template can be used as many times as needed.
Located in /view.php [line 174]
Methods
void render( $vars, [SlotHolder $slots = Null], mixed $object )
Renders the given object/value.
$slots is injected in the template as '$slots'.