<?php $width = ($controller->thumbnailWidth) ? $controller->thumbnailWidth : 300; $height = ($controller->thumbnailHeight) ? $controller->thumbnailHeight : 300; print $imageHelper->outputThumbnail($thumbnail, $width, $height, $blog_post->subject); ?>
<?php $width = 300; $height = 300; print $imageHelper->outputThumbnail($thumbnail, $width, $height, $blog_post->subject); ?>
You are allowed to delete your post for 5 minutes after it's posted.
Delete
You must have a user account and be signed to perform this action.
to