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