sql-private-pool/templates/index.html [1:20]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{% if success == True %}Success{% else %}Error{%endif%}
{{message}}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
sql-proxy/templates/index.html [1:20]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{% if success == True %}Success{% else %}Error{%endif%}
{{message}}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -