forked from jason/cpolis
		
	Applied changes also to rework-article.html
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user