'; echo $html->docType(); ?> charset('UTF-8'); echo $javascript->link('prototype'); echo $javascript->link('myfunctions'); echo $javascript->link('scriptaculous.js?load=effects'); endif; ?> <?php echo $title_for_layout?> css('rubyx/rubyx'); ?> flash(); ?>

Navigation


div(null, ''.$blog['Quote'][0]['quote'] . '
'. $blog['Quote'][0]['author'].'',aa('id', 'breadcrumbs'))); endif; ?>
RSS: link('Blog', '/entries/rss/'.$blog['User']['username'] . '.rss'). ' / '); e($html->link('Podcast', '/podcasts/rss/'.$blog['User']['username'].'.rss')); ?>
div(null, $content_for_layout, aa('id', 'content'));?>
element('vclassrooms', $blog['Vclassroom']); endif; echo $html->div('temas', $blog['User']['username'] . ' profile'); echo $html->para(null, $blog['User']['cv']); echo $html->para(null,$html->image('avatars/'.$blog['User']['avatar'], array("alt"=>$blog['User']['username'], "title"=>$blog['User']['username'])), array('style'=>'text-align:center')); echo $html->div('temas', 'College'); echo $html->para(null,$html->link( $html->image('static/cwclogo.jpg', array('alt'=>'Conrad', 'title'=>'Conrad College')), '/', null,null, false), array('style'=>'text-align:center')); if ( $blog["Lesson"] != null ): echo $this->element('lesson', $blog['Lesson']); endif; if ( $blog["Podcast"] != null ): echo $this->element('podcast', $blog['Podcast']); endif; if ( $blog["Catfaq"] != null ): echo $this->element('catfaqs', $blog['Catfaq']); endif; if ( $blog["Acquaintance"] != null ): echo $this->element('acquaintances', $blog['Acquaintance']); endif; if ( !$session->check('Auth.User') ): e($html->para(null, $html->link( $html->image('static/login.png', array('alt'=>'Login', 'title'=>'Login')), '/users/login', false, false, null), array('style'=>'text-align:center;margin:35px 0 35px 0'))); endif; e($html->div('temas', 'Powered by')); e($html->div(null, $html->link($html->image('banners/banner_karamelo.jpg', array('style'=>'border:1px solid black','alt'=>'Karamelo', 'title'=>'Karamelo')), 'http://www.chipotle-software.com/index.php?id=9', null, null,false), aa('style', 'text-align:center;padding-top:15px'))); ?>