RocketChat.settings.add'Layout_Home_Body','Welcome to Rocket.Chat <br> Go to APP SETTINGS -> Layout to customize this intro.',{type: 'string',multiline: true,group: 'Layout',public: true}
RocketChat.settings.add'Layout_Terms_of_Service','Terms of Service <br> Go to APP SETTINGS -> Layout to customize this page.',{type: 'string',multiline: true,group: 'Layout',public: true}
RocketChat.settings.add'Layout_Privacy_Policy','Privacy Policy <br> Go to APP SETTINGS -> Layout to customize this page.',{type: 'string',multiline: true,group: 'Layout',public: true}