Lots of changes, still more to do
This commit is contained in:
4
templates/admin/triggers.html
Normal file
4
templates/admin/triggers.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<form method="POST" action="/admin/match">
|
||||
{{ .CSRFField }} <!-- Injected via template helper -->
|
||||
<button>Run Matching</button>
|
||||
</form>
|
||||
Reference in New Issue
Block a user