Corrected back button class for unpublished articles
This commit is contained in:
		@@ -6,6 +6,6 @@
 | 
				
			|||||||
        <p>{{.Description}}</p>
 | 
					        <p>{{.Description}}</p>
 | 
				
			||||||
    </button>
 | 
					    </button>
 | 
				
			||||||
    {{end}}
 | 
					    {{end}}
 | 
				
			||||||
    <button class="btn" hx-get="/hub/" hx-target="#page-content">Zurück</button>
 | 
					    <button class="action-btn" hx-get="/hub/" hx-target="#page-content">Zurück</button>
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
{{end}}
 | 
					{{end}}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user