#if ($actionErrors.size() > 0)
#foreach($errorHtml in $actionErrors)
- $errorHtml
#end
#else
#set ($contents = $nextBatch)
#foreach ($content in $contents)
#set ($feedEntry = $content.get(0))
#set ($contentHTML = $content.get(1))
#set ($ceo = $feedEntry.ceo)
#if ($pinboardsCore.isSet($contentHTML))
#end
#end
#end