CustomerCustomerDemos

{% for row in data %} {% end %}
  CustomerID CustomerTypeID
    {{ row.CustomerID if row.CustomerID != None else '' }} {{ row.CustomerTypeID }}
{% module Pager('/db/customercustomerdemos', pager) %}