css_id = "g-ecards"; $block->title = t("eCards"); $block->content = new View("ecards.html"); return $block; } } }