Some database refactoring
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package views
|
||||
|
||||
import "github.com/dominicf2001/comfychan/internal/database"
|
||||
|
||||
templ Post(board database.Board) {
|
||||
BoardHeader(board)
|
||||
}
|
||||
Reference in New Issue
Block a user