public function __construct(array $params, $content)
 {
     $this->fallback = EVENTROCKET_INC . '/templates/embedded-venues.php';
     parent::__construct($params, $content);
 }