mirror of
https://github.com/github/codeql.git
synced 2026-07-14 15:58:16 +02:00
8 lines
145 B
Plaintext
8 lines
145 B
Plaintext
<%@ Page Language="C#" %>
|
|
|
|
<html>
|
|
<body>
|
|
<p>This text is plain English.</p> <%-- $ Alert[cs/asp/text-not-internationalized] --%>
|
|
</body>
|
|
</html>
|