Update support page content

This commit is contained in:
karlchillmaid
2021-01-11 13:05:00 +00:00
committed by GitHub
parent 4e99cc1448
commit 0dd107b2b8

View File

@@ -9,7 +9,7 @@
{% block maincolumn_content %}
<h1 class="heading-large">Support</h1>
<p class="govuk-body">We provide 24-hour online support for teams with a live service on GOV.UK&nbsp;Notify.</p>
<p class="govuk-body">GOV.UK Notify provides 24-hour online support.</p>
{% call form_wrapper() %}
{% if current_user.is_authenticated %}
@@ -35,7 +35,7 @@
<p class="govuk-body">Outside office hours, response times depend on whether youre reporting an emergency.</p>
<p class="govuk-body">If its an emergency, well reply within 30 minutes and update you every hour until the problems fixed.</p>
<p class="govuk-body">If your problem is not an emergency, well reply within one working day.</p>
<p class="govuk-body">A problem is only classed as an emergency if:</p>
<p class="govuk-body">A problem is only classed as an emergency if you have a live service and:</p>
<ul class="list list-bullet">
<li>nobody on your team can sign in</li>
<li>a technical difficulties error appears when you try to upload a file</li>