hubl/src/page-projects.pug
2018-11-20 16:28:00 +01:00

11 lines
209 B
Plaintext

//#projects
div
h1 Projects
sib-display(
data-src=`${sdn}/projects/`,
data-fields='number, client, name',
widget-client='hdapp-client',
search-fields='number, name',
next='project'
)