#{extends 'main.html' /} #{set title:'Account Details' /} Back

Edit Account

Name ${ account.getField("Name") }
City
State ${ account.getField("BillingState") }
Phone ${ account.getField("Phone") }
Website ${ account.getField("Website") }