Merge pull request #26004 from edx/aakbar/PROD-1995

disable xsslint
This commit is contained in:
Ali Akbar
2021-01-07 18:09:49 +05:00
committed by GitHub

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>