disable xsslint

This commit is contained in:
Ali-D-Akbar
2020-09-17 16:34:17 +05:00
parent b3787fef87
commit edf5c88b8f

View File

@@ -12,5 +12,6 @@ if (published_on && published_by) {
%>
<div class="wrapper-last-publish">
<% // xss-lint: disable=underscore-not-escaped %>
<p class="copy"><%= copy %></p>
</div>