{% extends "layout.html" %} {% block title %}Login Example{% endblock %} {% block page_content %} {% if exists %}

User already exists

{% endif %}

Sign up

{% endblock %}