22 lines
361 B
Handlebars
22 lines
361 B
Handlebars
<style>
|
|
.rose-ash * {
|
|
font-size: 100%;
|
|
}
|
|
|
|
.rose-ash h3 {
|
|
font-size: 140%;
|
|
}
|
|
|
|
|
|
</style>
|
|
|
|
<div
|
|
class="rose-ash post-template site site-main site-content single post gh-canvas kg-width-full"
|
|
hx-get="shop"
|
|
hx-trigger="load, configured from:body, refunded from:body, ordered from:body, paid from:body"
|
|
hx-headers='{ "rose-ash-shop": "true" }'
|
|
>
|
|
</div>
|
|
|
|
|