#from urlparse import urljoin #from xml.sax.saxutils import escape #from template import dehtml, iso8601 Content-type: application/x-netcdf #if $parent #if $parent $channel.title: $parent.title #else $channel.title #end if $channel.description.replace($unichr(8217), "'") #for $item in $Items #set body=$escape($dehtml($item.description)) #if len($body)>250 #set $body=$body[:$body.rfind(' ',0,250)][:250]+"..." #end if $item.title $body #end for