::use 'design.mtt'::

::user._amap.name::

::if user._amap._image!=null:: ::if user._amap.extUrl!=null && user._amap.extUrl!=""::
::else::
::end:: ::end:: ::raw nl2br(user.getAmap().txtIntro)::
::if user.isAmapManager():: $$edit(::_("Edit")::,amap/edit) ::end::
::_("Main contact"):: :
$$contact(::user.getAmap()._contact::)
::foreach c contracts::

::c._vendor.name::
::c._vendor.city:: (::c._vendor.zipCode::)

::c.name::

::foreach p c.getProductsPreview(5)::
::end::
::if c._contact!=null:: ::_("Coordinator"):: :
$$contact(::c._contact::) ::end::
::end::
::end::