{# Order -- A base template used to render a generic order page. By default the information displayed for an orderable item is based on the conversion of the item to a string, but this can be modified by defining a `orderable` macro in the extended template. -------------------------------------------------------------------------------- {%- extends "/list.html" -%} {% macro orderable(item) -%}