Fix request to go live page

- Remove duplicate page heading
- Add `list list-bullet` classes to `ul` to get bulleted list
This commit is contained in:
Henry Hadlow
2016-03-24 10:36:56 +00:00
parent 72733a1f85
commit e2fb4844c8

View File

@@ -7,8 +7,6 @@
{% block maincolumn_content %}
<h1 class="heading-large">Request to go live</h1>
<div class="grid-row">
<div class="column-three-quarters">
@@ -18,7 +16,7 @@
<p><a href="https://docs.google.com/forms/d/1AL8U-xJX_HAFEiQiJszGQw0PcEaEUnYATSntEghNDGo/viewform">Contact us</a> to request an invite:</p>
<ul>
<ul class="list list-bullet">
<li>Youll need to agree to our terms of use</li>
<li>If you plan to send more than 250,000 text messages per year, youll need to agree to pay for what you use &ndash; take a look at our <a href="{{ url_for("main.help") }}#pricing">pricing</a></li>
<li>Well check your templates to make sure theyre consistent with our design patterns, style guide and information security principles</li>