Files
uni-web-site/old/current_site/src/components/details-template.pug
2026-03-27 14:30:00 +10:00

25 lines
447 B
Plaintext

include mixins.pug
html
head
meta(charset="UTF-8")
block title
title Details Page
body
block navbar
+navbarMixin("")
.details
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