feat: add notice for unreviewed annotations, and fix failed tests

This commit is contained in:
rramiachraf
2024-09-18 14:34:20 +01:00
parent c81feb465b
commit 2d4ada55a8
7 changed files with 110 additions and 76 deletions

View File

@ -1,9 +1,8 @@
package views
import (
"time"
"github.com/rramiachraf/dumb/data"
"time"
)
templ ArticlePage(a data.Article) {