created t and c page

This commit is contained in:
2021-11-19 08:31:30 +00:00
parent 19e6f32fa8
commit 56a5b707b6
7 changed files with 148 additions and 16 deletions
+1
View File
@@ -34,5 +34,6 @@ module.exports = {
"/help/cookies": ["common", "cookies"],
"/account/register": ["common", "account"],
"/details-about-cookies": ["common", "cookies"],
"/terms-and-conditions": ["common"],
},
};