hubl/src/page-projects.pug
2018-10-19 23:47:15 +02:00

10 lines
203 B
Plaintext

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