aspnetcore/test/Microsoft.AspNet.Mvc.Functi.../compiler/resources/HtmlGenerationWebSite.HtmlG...

43 lines
686 B
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>Environment</title>
</head>
<body>
<h2>Environment Tag Helper Test</h2>
<ul>
<li>This will show</li>
<li>This will show</li>
<li>This will show</li>
<li>This will show</li>
<li>This will show</li>
<li>This will show</li>
<li>This will show</li>
<li>This will show</li>
<li>This will show</li>
</ul>
</body>
</html>