blob: 650e188714cf13a99df1b05c490be98b03452322 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!DOCTYPE html>
<html>
<head>
<script language="javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.js"></script>
<script language="javascript" src="/app.js"></script>
</head>
<body>
<pre>%(message)s</pre>
</body>
</html>
|