mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 08:44:23 -04:00
Merge branch 'main' of https://github.com/GSA/notifications-admin into 2200-contextual-tooltips
This commit is contained in:
@@ -5,10 +5,6 @@
|
|||||||
</h3>
|
</h3>
|
||||||
<div id="message-length" class="usa-accordion__content usa-prose">
|
<div id="message-length" class="usa-accordion__content usa-prose">
|
||||||
<p class="usa-body">
|
<p class="usa-body">
|
||||||
If your message is long then it will
|
Each message sent to a recipient counts as one text. Keep track on your Dashboard of how many messages have sent and are remaining.
|
||||||
cost more.
|
|
||||||
</p>
|
|
||||||
<p class="usa-body">
|
|
||||||
See <a class="usa-link" href="{{ url_for('.pricing') }}">pricing</a> for details.
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
199
poetry.lock
generated
199
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -86,7 +86,7 @@ isort = "^5.13.2"
|
|||||||
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
|
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
|
||||||
moto = "*"
|
moto = "*"
|
||||||
pip-audit = "*"
|
pip-audit = "*"
|
||||||
pre-commit = "^3.8.0"
|
pre-commit = "^4.1.0"
|
||||||
pytest = "^8.3.2"
|
pytest = "^8.3.2"
|
||||||
pytest-env = "^1.1.3"
|
pytest-env = "^1.1.3"
|
||||||
pytest-mock = "^3.14.0"
|
pytest-mock = "^3.14.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user