Date: [date]
Between us [company name] and you [customer name].
In short; neither of us will share any confidential information about each-other, by any means, with anyone else.
| # Add the following to your htaccess file | |
| <IfModule mod_expires.c> | |
| ExpiresActive On | |
| ExpiresByType image/jpg "access 1 year" | |
| ExpiresByType image/jpeg "access 1 year" | |
| ExpiresByType image/gif "access 1 year" | |
| ExpiresByType image/png "access 1 year" | |
| ExpiresByType image/x-icon "access 1 year" | |
| .entry .gform_wrapper { | |
| max-width: 100%; | |
| margin-bottom: 28px; | |
| } | |
| .gform_wrapper ul li.gfield { | |
| margin-bottom: 20px; | |
| } | |
| .entry .gform_wrapper input[type=text], |