{% extends "core/base.html" %} {% load static %} {% block title_text %}My Sea{% endblock title_text %} {% block header_text %}MySea{% endblock header_text %} {% block content %}
{# Sprint 3 shell only — gatekeeper / sig-select / sea-select phases #} {# will land here in later sprints of the My Sea roadmap. #}

Your sea is calm. Draws will appear here.

{% endblock content %}