{% block body %} {% if session['logged_in'] %} Dashboard

YOU ARE LOGGED IN !!!

{% else %} {% endif %} {% endblock %}