{% extends "layout.html" %} {% block main %}

{{ title }}

{% for content in contents %}
{{ table_bodys|safe }}
數量 類型 內容
{% endfor %} {% endblock main %}