[% DEFAULT model = { description => 'Blog post', name => 'Post', columns => [ { label => 'ID', name => 'id', type => 'serial', } ] }; %] [% BLOCK editable_model_value -%] [% value | html %] [% END -%]
[% model.name %]