Content fixes

This commit is contained in:
Chris Hill-Scott
2017-06-14 17:01:16 +01:00
parent 86b4a27ca3
commit f6f05a384d
2 changed files with 9 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
{% extends "withoutnav_template.html" %}
{% block per_page_title %}
Features of GOV.UK Notify
Features
{% endblock %}
{% block maincolumn_content %}
@@ -12,13 +12,13 @@
<h1 class="heading-large">Features</h1>
<p>
Heres a list of what you can do with GOV.UK Notify. Were adding new features all the time,
Heres a list of what you can do with GOV.UK Notify. Were adding new features all the time,
so keep an eye on our <a href="{{ url_for('main.roadmap') }}">roadmap</a> to see whats coming up.
</p>
<div class="panel panel-border-wide">
<p>
You can <a href="{{ url_for('main.index') }}">create yourself a trial account now</a> to see all
You can <a href="{{ url_for('main.index') }}">create yourself a trial account now</a> to see all
of these features in action.
</p>
</div>
@@ -41,7 +41,7 @@
See our <a href="{{ url_for('main.pricing') }}">pricing</a> page for more details.
</p>
<h2 class="heading-medium">Manage your message content</h2>
<h2 class="heading-medium">Managing your message content</h2>
<ul class="list list-bullet">
<li>Personalise your messages</li>
<li>Format emails and letters</li>
@@ -60,7 +60,7 @@
<li>Manually upload batch files of recipient data</li>
<li>Automate sending with our API</li>
<li>Integrate using supported client libraries</li>
<li>Use different types of API key for your
<li>Use different types of API key for your
<a href="{{ url_for('main.integration_testing') }}">integration testing</a></li>
</ul>
@@ -68,7 +68,7 @@
<ul class="list list-bullet">
<li>Real-time dashboard of activity</li>
<li>View usage and reports</li>
<li>Manage your team members permissions</li>
<li>Manage your team members permissions</li>
</ul>
{% endblock %}

View File

@@ -2,14 +2,14 @@
{% extends "withoutnav_template.html" %}
{% block per_page_title %}
Roadmap for GOV.UK Notify
Roadmap
{% endblock %}
{% block maincolumn_content %}
<div class="grid-row">
<div class="column-two-thirds">
<h1 class="heading-large">Roadmap for GOV.UK Notify</h1>
<h1 class="heading-large">Roadmap</h1>
<p>
Heres a list of the new functionality were planning to offer through GOV.UK Notify over the next 6 to 9 months.
@@ -43,7 +43,7 @@
<li>Publishing design patterns for integration</li>
</ul>
<h2 class="heading-medium">August - October 2017</h2>
<h2 class="heading-medium">August to October 2017</h2>
<ul class="list list-bullet">
<li>Sending letters (available for everyone)</li>
<li>Sending of pre-compiled letters</li>