Switch to atom feed
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
{{if index $.MyIDs .ID}}
|
||||
<button class="btn" hx-get="/article/review-rejected/{{.ID}}" hx-target="#page-content">
|
||||
<h1 class="font-bold text-2xl">{{.Title}}</h1>
|
||||
<p>{{.Description}}</p>
|
||||
<p>{{.Summary}}</p>
|
||||
</button>
|
||||
{{end}}
|
||||
{{end}}
|
||||
|
Reference in New Issue
Block a user