4 #foreach($error in $errorlist)
\r
5 binding error $error.Key $error.Parent $error.Property $error.Exception <br/>
\r
8 <span id="newid">$pl.id</span>
\r
9 <span id="created">$pl.Created.ToShortDateString()</span>
\r
10 <span id="expires">$pl.Expires.ToShortDateString()</span>
\r
11 <span id="accounts">#foreach($it in $pl.Accounts)$it.Id,#end</span>
\r