1
0
mirror of https://github.com/taigrr/pastebin synced 2025-01-18 04:03:18 -08:00

Add delete functionality (#13)

This commit is contained in:
2021-04-20 14:25:57 -07:00
committed by GitHub
parent 12afabdad2
commit 1d522cc054
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
</a>
<ul class="menu">
<li class="menu-item">
<form action="/p/{{.UUID}}/delete" method="POST">
<form action="/delete/{{.UUID}}" method="POST">
<button type="submit">
<span href="#dropdowns">
<i class="icon icon-delete"></i>