<: if( "1" eq $d{numcols} ) { :>
  <:=$d{head}:>
  <:=loadContent( $d{'content'}, $d{'content-ref'} ) :>
<: } else { :>
Links

Richard's Blog

Ricebridge Software

Eclipse Plugin

Morten's Blog

Code Generation Network

Telecommunications Software & Systems Group, WIT

Up The Deise, Dot Com, Boy!
<:=$d{'col1-head'}:> <:=$d{'col2-head'}:>
<:=loadContent( $d{'col1-content'}, $d{'col1-content-ref'} ) :> <:=loadContent( $d{'col1-foot'}, $d{'col1-foot-ref'}, "quiet" ) :> <:=loadContent( $d{'col2-content'}, $d{'col2-content-ref'} ) :> <:=loadContent( $d{'col2-foot'}, $d{'col2-foot-ref'}, "quiet" ) :>
<: } :>