{% include "bases/side_nav.html" %} {% if current_user.is_authenticated and not current_user.email_verification %} {% endif %} {% block body %} {% endblock %} {% include "_flash_sticky.html" %} {% block scripts %}{% endblock %}