# getresponse/2.0.2/layouts/widget/layout_1/layout.html

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

- Page: https://pluginprobe.com/plugins/getresponse/2.0.2/code/layouts/widget/layout_1/layout.html
- Raw: https://pluginprobe.com/plugins/getresponse/2.0.2/raw/layouts/widget/layout_1/layout.html
- 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_1/layout.html#L10-L20`.

```html
<form>
	<h3 class="fca_eoi_layout_1_headline_copy_wrapper">{{{headline_copy}}}</h3>
	<div class="fca_eoi_layout_1_description_copy_wrapper">{{{description_copy}}}</div>
	<div class="fca_eoi_layout_1_inputs_wrapper">
		<p class="fca_eoi_layout_1_name_field_wrapper"><i class="fa fa-user"></i>{{{name_field}}}</p>
		<p class="fca_eoi_layout_1_email_field_wrapper"><i class="fa fa-envelope"></i>{{{email_field}}}</p>
		<p class="fca_eoi_layout_1_submit_button_wrapper">{{{submit_button}}}</p>
	</div>
	<p class="fca_eoi_layout_1_privacy_copy_wrapper">{{{privacy_copy}}}</p>
	{{{fatcatapps_link}}}
</form>

```
