File size: 231 Bytes
ab926cc
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html>
<head>
 <title>Result</title>
</head>
<body>
 <div class="bg-info" align="center">
 <h2>Results</h2>
 </div>
 <div id="output"></div>
      <p class="output-statement">{{output}}</p>
  </div>
</body>
</html>