ピタゴラスの数秘術 分布
{% for key in target.keys() %}
{{ key }}
{{ target[key] }}
{% endfor %}
{% if status != '' %}
{{ status }}
{% endif %}