# getresponse/1.8.0/layouts/widget/layout_0/layout.html

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

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

```html
<form>
	<h3 class="fca_eoi_layout_0_headline_copy_wrapper">{{{headline_copy}}}</h3>
	<div class="fca_eoi_layout_0_description_copy_wrapper">{{{description_copy}}}</div>
	<div class="fca_eoi_layout_0_inputs_wrapper">
		<p class="fca_eoi_layout_0_name_field_wrapper">{{{name_field}}}</p>
		<p class="fca_eoi_layout_0_email_field_wrapper">{{{email_field}}}</p>
		<p class="fca_eoi_layout_0_submit_button_wrapper">{{{submit_button}}}</p>
	</div>
	<p class="fca_eoi_layout_0_privacy_copy_wrapper">{{{privacy_copy}}}</p>
	{{{fatcatapps_link}}}
</form>

```
