{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, msg in messages %}
{{ msg }}
{% endfor %} {% endif %} {% endwith %}

编辑店铺主页

公开店铺地址:/shop/{{ shop.shop_slug }}
店铺头像
这里直接编辑正式店铺主页内容。工具栏支持标题、字号、加粗、列表、引用、代码块、对齐和图片上传。