4 lines
143 B
HTML
4 lines
143 B
HTML
<form method="POST" action="/admin/match">
|
|
{{ .CSRFField }} <!-- Injected via template helper -->
|
|
<button>Run Matching</button>
|
|
</form> |