generated from alecodes/base-template
build: add docker build files
This commit is contained in:
parent
1871610770
commit
3c2d3cf720
6 changed files with 262 additions and 23 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<button class="msp-btn-sm" hx-get="/" hx-target="#example-table">Refresh</button>
|
||||
</div>
|
||||
|
||||
<h1>Axum example! 1</h1>
|
||||
<h1>Axum example!</h1>
|
||||
|
||||
{% block htmx %}
|
||||
<table id="example-table">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue