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

@@ -12,10 +12,6 @@ def features_nav():
"name": "Text messages",
"link": "main.features_sms",
},
# {
# "name": "Letters",
# "link": "main.features_letters",
# },
]
},
{
@@ -67,14 +63,6 @@ def using_notify_nav():
# "name": "Send files by email",
# "link": "main.send_files_by_email",
# },
# {
# "name": "Upload a letter",
# "link": "main.upload_a_letter",
# },
# {
# "name": "Letter specification",
# "link": "main.letter_specification",
# },
]
},
# {