{% include "custom/_chrome_style.html" %}
{% include "custom/_header.html" %} {# Item pages have no creator HTML: the trustworthy default layout wears the parent project's CSS, re-scoped to the item canvas. #}
{{ item_title }}
{% if let Some(desc) = item_description %}
{{ desc }}
{% endif %}
{{ price_label }}
Get on makenot.work
{% include "custom/_footer.html" %}