Skip to content

Commit

Permalink
19271 - update email template
Browse files Browse the repository at this point in the history
  • Loading branch information
ketaki-deodhar committed Jun 19, 2024
1 parent baccc69 commit feaa333
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion legal-api/src/legal_api/core/meta/filing.py
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ class FilingTitles(str, Enum):
'CCC': 'CONTI'
},
'additional': [
{'types': 'C,CBEN,CUL,CCC', 'outputs': ['noticeOfArticles', 'certificate']},
{'types': 'C,CBEN,CUL,CCC', 'outputs': ['noticeOfArticles', 'certificateOfContinuation']},
]
},
'continuationOut': {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<div class="container">
<p class="title-message bold">
<span>Continuation Documents from the Business Registry<span>
<span>You have successfully registered your business with BC Business Registry.<span>
</p>

[[business-information.html]]
Expand Down

0 comments on commit feaa333

Please sign in to comment.