aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/web/fixmystreet.com/about/council.html28
1 files changed, 27 insertions, 1 deletions
diff --git a/templates/web/fixmystreet.com/about/council.html b/templates/web/fixmystreet.com/about/council.html
index 062a66a21..93c2604d1 100644
--- a/templates/web/fixmystreet.com/about/council.html
+++ b/templates/web/fixmystreet.com/about/council.html
@@ -23,7 +23,33 @@
<p class="councils-hero__subtitle__secondary">Residents, staff and contractors love FixMyStreet for its easy-use interfaces.
If you’re the budget-holder, you’ll love its sensible pricing, too.</p>
</div>
-
+ <div class="councils-hero__demo-access">
+ <h2>Try FixMyStreet Professional right now, on our demo site</h2>
+ <form class="councils-hero__demo-access__form js-fms-pro-demo-form">
+ <div class="form-group">
+ <label for="demo-name">Name</label>
+ <span class="required">required</span>
+ <input type="text" name="name" id="demo-name" required>
+ </div>
+ <div class="form-group">
+ <label for="demo-email">Contact email</label>
+ <span class="required">required</span>
+ <input type="email" name="em" id="demo-email" required>
+ <p class="form-note">Ending in .gov.uk</p>
+ </div>
+ <div class="form-group">
+ <label for="demo-phone">Contact phone number</label>
+ <input type="text" name="extra.phone" id="demo-phone">
+ </div>
+ <div class="form-group">
+ <label for="demo-job">Job title</label>
+ <input type="text" name="job" id="demo-job">
+ </div>
+ <div class="form-group submit-group">
+ <input type="submit" value="Let me in" class="btn">
+ </div>
+ </form>
+ </div>
</div>
<div class="councils-sales councils-sales--benefits">
<div class="councils-content-wrapper">