* Added a new "compact" form style. This form style displays the name/email/phone_number fields in a single (Bootstrap 3) column.
1.2
------------------------
* Support multiple forms at the same page. * Fix default layout on mobile, avoid horizontal columns for label/inputs.
1.1
------------------------
* Added Django 1.9 support * Removed ``FLUENTCMS_CONTACTFORM_IP_RESOLVER`` setting. Use WsgiUnproxy_ for proper IP resolving when the site exists behind a load balancer or HTTP proxy.