Edit/delete bookmarks feature
This commit is contained in:
7
web/templates/edit.html
Normal file
7
web/templates/edit.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<div class="grid-x grid-padding-x">
|
||||
<div class="large-12 cell">
|
||||
|
||||
<h5>Edit</h5>
|
||||
{{ template "edit_form.html" . }}
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user