Neaten edit form

This commit is contained in:
Justin Hawkins 2022-12-17 11:05:04 +10:30
parent 62795261cb
commit b7044c13f7

View File

@ -14,7 +14,7 @@
<td>{{ .bookmark.URL }}</td>
</tr>
<tr>
<th>tags</th>
<th>Tags</th>
<td>
{{ template "tags_widget.html" .tw }}
</td>