{% extends "core/base.html" %} {% load static %} {% block title_text %}My Sky{% endblock title_text %} {% block header_text %}Dashsky{% endblock header_text %} {% block content %}
{# ── Form column ─────────────────────────────────────────────────── #}
Local time at birth place. Use 12:00 if unknown.
{# /.sky-form-main #}
{# Wheel column always renders so async SAVE SKY can populate it without a #} {# refresh — visibility (incl. the DEL btn) is gated by body.sky-saved. #}
{% csrf_token %}
{# /.sky-modal-body #}
{# /.sky-page #} {# Planet hover tooltip — position:fixed escapes any overflow:hidden ancestor #} {% endblock %}