Corrected back button class for unpublished articles
This commit is contained in:
parent
7e7de28b14
commit
ed51d28c65
@ -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}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user