disable xsslint

This commit is contained in:
Ali-D-Akbar
2021-01-07 16:40:10 +05:00
parent d9174fc0db
commit 8f4ac5c112

View File

@@ -1,4 +1,4 @@
<div class="team-actions">
<h3 class="title"><%- gettext("Are you having trouble finding a team to join?") %></h3>
<p class="copy"><%= message %></p>
</div>
<p class="copy"><%= message %></p> <% // xss-lint: disable=underscore-not-escaped %>
</div>