hasEditor() && ($alone || $tour->getEditor() !=$tour->getParentEditor()) ) {?>
getEditorHtml();?>
hasInfo() && ($alone || $tour->getInfo() !=$tour->getParentInfo()) ) {?>
getInfo();?>
questions as $question) { print $question->getHtml(); }