{% extends "base.html" %} {% block extra_style %} {% endblock %} {% block content %} 易经帮助 {% for item in commands %} {{ item.cmd }}{{ item.desc }} {% if item.children %}{% for child in item.children %}{{ child.cmd }}{{ child.desc }}{% endfor %}{% endif %} {% endfor %} 所有铜钱输入使用配置的正反面文本。六组均按自下而上输入;短期重复问题可追加 --force 重新起卦。 {% endblock %}