details page in progress

This commit is contained in:
2025-12-11 21:58:56 +10:00
parent a25b444c01
commit 03e7b28167
8 changed files with 169 additions and 198 deletions

View File

@@ -0,0 +1,24 @@
include mixins.pug
html
head
meta(charset="UTF-8")
block title
title Details Page
body
block navbar
+navbarMixin("")
.details-container
header.details-header
block header
h1 Default Header
.details-content
.details-text
block text
p Default text content
.details-gallery
block gallery
p No images available