{#- Результат натальной карты. result — web/views/natal.py:build(), share — поля формы для ссылки. -#}
{% from "_partials/icon.html" import icon %}
{% from "_partials/natal/badge.html" import badge %}
{% set r = result %}
{%- if r.name %}{{ r.name }}{% endif -%}
{{ r.birth.date }}, {% if r.birth.time %}{{ r.birth.time }}{% if r.birth.accuracy %} {{ r.birth.accuracy }}{% endif %}{% else %}{{ t("natal.time_unknown") }}{% endif %}, {{ r.birth.offset }}
{%- if r.place.label %}{{ r.place.label }}{% endif -%}
{{ r.place.coords }}
{{ t("natal.share_note") }}{{ t("natal.h1") }}
{{ icon("info", "natal-summary__icon") }}{{ t("reliability.label") }}: {{ r.reliability.summary|inline }}
{{ t("chart.north_note") }}
{{ t("chart.south_note" if r.chart.north else "chart.unknown_note") }}
{{ p.value }}{% if p.degree %} {{ p.degree }}{% endif %}
{%- if p.facts %}{{ p.definition|inline }}
{{ icon("info") }}{{ r.planets_note }}
{%- endif %}| {{ t("planets.col_planet") }} | {{ t("planets.col_sign") }} | {{ t("planets.col_degree") }} | {%- if r.known_time %}{{ t("planets.col_house") }} | {%- endif %}{{ t("planets.col_nakshatra") }} | {{ t("planets.col_dignity") }} | {{ t("planets.col_retro") }} | {{ t("planets.col_combust") }} |
|---|---|---|---|---|---|---|---|
| {{ p.name }} | {{ p.sign }} | {{ p.degree }} | {%- if r.known_time %}{{ t("planets.col_house") }} {{ p.house }} | {%- endif %}{{ p.nakshatra }}, {{ p.pada }} | {{ p.dignity or "" }} | {% if p.retro %}R{% endif %} | {% if p.combust %}{{ t("planets.col_combust") }}: {{ t("planets.combust_yes") }}, {{ p.combust }}{% endif %} |
{{ t("periods.now") }}
{{ periods.now.title }}
{{ t("sade_sati.def")|inline }}
{{ s.status }} {{ s.as_of }}
{{ badge(s.badge) }}{{ s.phase }}
{%- endif %}{{ t("natal.forecast")|inline }} {{ t("natal.forecast_link") }}