{% if logged_in_user %}
{{ logged_in_user.name }}
Logout
{% endif %}
FARGO
{% if message %}
{{ message.content|safe }}
{% endif %}
{% block body %}{% endblock %}
FARGO was designed and implemented by
Chris Teplovs
while working as a post-doctoral research fellow on the
NEXT-TELL
project.