{% extends "base.html" %} {% block content %}

Jason Studio

Professional photography, delivered beautifully.

{% if not user.is_authenticated %} Login Sign Up {% elif show_photographer_setup %}

No photographer profile found. Set one up to get started.

Set Up Photographer Profile
{% endif %}
{% endblock %}