feat: add notice for unreviewed annotations, and fix failed tests
This commit is contained in:
@ -1,9 +1,8 @@
|
||||
package views
|
||||
|
||||
import (
|
||||
"time"
|
||||
|
||||
"github.com/rramiachraf/dumb/data"
|
||||
"time"
|
||||
)
|
||||
|
||||
templ ArticlePage(a data.Article) {
|
||||
|
Reference in New Issue
Block a user