{namespace registry.soy.registrar.domain autoescape="strict"}
/**
* Set view for domains.
*/
{template .set}
Please enter a query for a single contact in the form "domain/[domain id]".
{/template}
/**
* Item view for domain.
* @param item
* @param? readonly passed through to field rendering.
* @param? allowSmd optional flag to allow sunrush smd applications.
*/
{template .item}
{let $isEdit: isNonnull($item['domain:name']) /}
{/template}
/** Renders an input form row for a specific type of contact. */
{template .showContact_ private="true"}
{@param contacts: list