ab926cc 32e8999 ab926cc 32e8999 ab926cc
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html> <html> <head> </head> <body> {% if output == "GULF": %} <p class="output-statement">{{output}}</p> {% endif %} </body> </html>