{% if flask.before_request__ssl_url is defined %}

WARNING: Communication not encrypted - SSL/TLS will not be enforced. Visit {{ flask.before_request__ssl_url }}, for SSL/TLS encryption.

{% endif %} {% block header %}{% endblock %}

{% block content %}{% endblock %}