public String getHtml()

in termsOfService-server/src/main/java/jetbrains/buildServer/termsOfService/TermsOfServiceManagerImpl.java [353:356]


        public String getHtml() {
            return html;

        }