wikijs-fork/server/views/history.pug

12 lines
139 B
Plaintext
Raw Normal View History

2018-10-29 02:09:58 +00:00
extends master.pug
block head
block body
#root
history(
id=page.id
locale=page.localeCode
path=page.path
)