{% extends "base3.html" %} {% block content %}
{% with messages = get_flashed_messages() %} {% if messages %} {% endif %} {% endwith %}

Thank You!

Thanks for participating in the study, you can now log out of the system.

Log out
{% endblock %}