title() ?>

description() ?>

user(); $author = $User->username(); if( Text::isNotEmpty($User->firstName()) || Text::isNotEmpty($User->lastName()) ) { $author = $User->firstName().' '.$User->lastName(); } ?>

twitter()) ) echo ''; if( Text::isNotEmpty( $User->facebook()) ) echo ''; if( Text::isNotEmpty( $User->googleplus()) ) echo ''; if( Text::isNotEmpty( $User->instagram()) ) echo ''; ?>
coverImage() ) { echo '
'; echo 'Cover Image'; echo '
'; } ?>
content(true) ?>