================
zeam.form.layout
================

``zeam.form.layout`` let you embbed a ``zeam.form`` Form inside a
layout created with `megrok.layout`_.

You just have to import ``Form`` (or ``ComposedForm``) from
``zeam.form.layout`` instead of their original package.

Default templates are defined ready to be used inside a layout.

.. _megrok.layout: http://pypi.python.org/pypi/megrok.layout


