diff --git a/app/main/views/sub_navigation_dictionaries.py b/app/main/views/sub_navigation_dictionaries.py index 02fad853a..df5a21918 100644 --- a/app/main/views/sub_navigation_dictionaries.py +++ b/app/main/views/sub_navigation_dictionaries.py @@ -59,14 +59,14 @@ def using_notify_nav(): "name": "Formatting", "link": "main.edit_and_format_messages", }, - #{ + # { # "name": "Branding", # "link": "main.branding_and_customisation", # }, # { # "name": "Send files by email", # "link": "main.send_files_by_email", - #}, + # }, # { # "name": "Upload a letter", # "link": "main.upload_a_letter", @@ -75,10 +75,10 @@ def using_notify_nav(): # "name": "Letter specification", # "link": "main.letter_specification", # }, - #] - # }, + ] + }, # { - # "name": "API documentation", - # "link": "main.documentation", + # "name": "API documentation", + # "link": "main.documentation", # }, ] diff --git a/app/templates/views/features/text-messages.html b/app/templates/views/features/text-messages.html index 6d9c35af2..cc49c63da 100644 --- a/app/templates/views/features/text-messages.html +++ b/app/templates/views/features/text-messages.html @@ -1,5 +1,6 @@ {% extends "content_template.html" %} {% from "components/table.html" import mapping_table, row, text_field, edit_field, field with context %} +{% from "components/service-link.html" import service_link %} {% block per_page_title %} Text messages @@ -19,7 +20,7 @@
  • create reusable text message templates
  • personalize the content of your texts
  • send and schedule bulk messages
  • -