Thank you for writing this extension. I have a relatively mid size project (internal) that uses axum + minijinja + htmx and as you mentioned in the README, we do send a bunch of full/partials html around. I was hoping if you could consider adding a simple example with a base.html and partial.html and show how axum-htmx would do its thing.
Thank you for writing this extension. I have a relatively mid size project (internal) that uses axum + minijinja + htmx and as you mentioned in the README, we do send a bunch of full/partials html around. I was hoping if you could consider adding a simple example with a base.html and partial.html and show how axum-htmx would do its thing.
Thanks!