mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
10 lines
No EOL
171 B
HTML
10 lines
No EOL
171 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>Django test</title>
|
|
</head>
|
|
<body>
|
|
{% doesnotexist %}
|
|
</body>
|
|
</html> |