{* /** * Copyright (c) 2016, Yaser Alimardany * All rights reserved. */ *}
{form name="settings"}
{label name='kidsAge'} {input name='kidsAge'} {error name='kidsAge'}
{label name='marginTime'} {input name='marginTime'} {error name='marginTime'}
{submit name='save'}
{/form}