mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 05:13:12 -04:00
Content fixes
This commit is contained in:
@@ -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>
|
||||
Here’s a list of the new functionality we’re 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>
|
||||
|
||||
Reference in New Issue
Block a user