# getresponse/2.0.2/layouts/widget/layout_2/layout-new.php

GetResponse Forms by Optin Cat, version 2.0.2. 10 lines.

- Page: https://pluginprobe.com/plugins/getresponse/2.0.2/code/layouts/widget/layout_2/layout-new.php
- Raw: https://pluginprobe.com/plugins/getresponse/2.0.2/raw/layouts/widget/layout_2/layout-new.php
- Modified: 2016-07-26T19:45:02+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/getresponse/2.0.2/code/layouts/widget/layout_2/layout-new.php#L10-L20`.

```php
<?php

/**
 * @package    Optin Cat
 */

require_once dirname( __FILE__ ) . '/../../common/layout_2/layout.php';

$layout = fca_eoi_layout_descriptor_2( 'Layout 2', 'layout_2', array() );

```
