@(tosText: String, tosHtml: String)(implicit user: Option[models.User]) @main("Terms of Service") {
This page allows you to change the Terms of Service. When you save the Terms of Service all users will need to agreee to the new terms of service. If you leave the text blank it will default to the default Terms of Service as provided by Clowder. You can use @@@@NAME in the text which will be replaced with the server name (currently @services.AppConfiguration.getDisplayName).



}