mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 16:18:25 -04:00
619 - Removing all mention of emails from the pilot (#615)
This commit is contained in:
@@ -39,16 +39,16 @@
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
<div class='govuk-grid-column-one-half pilot-disabled'>
|
||||
{# <div class='govuk-grid-column-one-half'>
|
||||
<h2 class='heading-small'>Emails</h2>
|
||||
<div class="keyline-block">
|
||||
{{ big_number(emails_sent, 'email disabled during SMS pilot', smaller=True) }}
|
||||
{{ big_number("", '', smaller=True) }}
|
||||
</div>
|
||||
</div>
|
||||
</div> #}
|
||||
</div>
|
||||
|
||||
<!-- <div class='govuk-grid-row'>
|
||||
{# <div class='govuk-grid-row'>
|
||||
<div class='govuk-grid-column-one-half'>
|
||||
<div class="keyline-block">
|
||||
{{ big_number(
|
||||
@@ -64,7 +64,7 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
</div> #}
|
||||
|
||||
{% if months %}
|
||||
<div class="dashboard-table usage-table body-copy-table margin-top-4">
|
||||
|
||||
Reference in New Issue
Block a user