File size: 175 Bytes
166a7ff
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
    <title>Result</title>
</head>
<body>
    <h1>Result</h1>
    <p>{{ response }}</p>
    <a href="/">Back to Ask Questions</a>
</body>
</html>