public String getHtml()

in termsOfService-server/src/main/java/jetbrains/buildServer/termsOfService/TermsOfServiceManagerImpl.java [472:474]


        public String getHtml() {
            return htmlContent;
        }