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

GetResponse Forms by Optin Cat, version 1.5.1. 15 lines.

- Page: https://pluginprobe.com/plugins/getresponse/1.5.1/code/layouts/widget/layout_0/layout.html
- Raw: https://pluginprobe.com/plugins/getresponse/1.5.1/raw/layouts/widget/layout_0/layout.html
- Modified: 2015-06-12T09:52:22+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.5.1/code/layouts/widget/layout_0/layout.html#L10-L20`.

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