wikijs-fork/server/views/history.pug
2018-10-28 22:09:58 -04:00

12 lines
139 B
Plaintext

extends master.pug
block head
block body
#root
history(
id=page.id
locale=page.localeCode
path=page.path
)