added login soon box and updated translations

This commit is contained in:
robert.bond@test.gov.wales
2021-09-20 13:32:24 +01:00
parent 219e6a4744
commit 7044497f08
18 changed files with 478 additions and 96 deletions
+3 -1
View File
@@ -27,7 +27,9 @@ const Home = (props) => {
<div>
<Head>
<title>
{t("case:page-title")} - {t("common:service-name")}
{t("case:page-title")}:{" "}
{props.currentView.caseReference.currentReference}{" "}
{t("common:service-name")}
</title>
</Head>
<div id="page_wrapper">