[%# Template for the App Body section of TentMaker home page. Expects these parameters: statements - hash describing statements built by Bigtop::Parser::get_keyword_docs app_blocks - hash describing these app level constructs: sequences, tables, controllers, and literals. %] [%# first allow a way for new blocks to be created %]
Create
Name: Type:

[% FOREACH block IN view.data.app_blocks %] [% INCLUDE app_body_div.ttc %]
[%# put some space between blocks %] [% END %]