Applied changes also to rework-article.html

This commit is contained in:
Jason Streifling 2024-04-03 19:52:16 +02:00
parent 972b8cac19
commit ca70fa6d4d

View File

@ -16,7 +16,7 @@
<div>
<span>Tags</span>
<div class="flex gap-4">
<div class="flex flex-wrap gap-x-4">
{{range .Tags}}
<div>
<input id="tag-{{.Name}}" name="tags" type="checkbox" value="{{.ID}}" {{if index $.Selected