big commit with letters removal

This commit is contained in:
stvnrlly
2022-12-05 15:33:44 -05:00
parent 92da56fe63
commit 944715ac46
151 changed files with 278 additions and 10116 deletions

View File

@@ -2,10 +2,6 @@
<nav>
<a class="govuk-link govuk-link--no-visited-state pill-separate-item" href="{{ url_for('.choose_template', service_id=current_service.id) }}">
<!-- {% if 'letter' in current_service.permissions %}
Write an email, text message or letter
{% else %} -->
Write an email or text message
<!-- {% endif %} -->
Write an email or text message
</a>
</nav>